textmode.js / layering / TextmodeLayer / hasPluginState
Method: hasPluginState()
ts
hasPluginState(pluginName): boolean;Check whether plugin-specific state exists on this layer.
Parameters
| Parameter | Type | Description |
|---|---|---|
pluginName | string | Plugin identifier. |
Returns
boolean
true when state exists.