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 7, 2026 at 7:54 AMEdit this page