PluginData.keys
List of all keys stored for the current plugin
PluginData.keys property
List of all keys stored for the current plugin
Signature:
readonly keys: ReadonlyArray<string>;Example
const keys = node.data.keys;Last updated: September 11, 2026 at 12:08 PMEdit this page