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: August 25, 2026 at 6:23 AMEdit this page