Skip to content

Editor / DOM Helper / isNodeInput

Function: isNodeInput()

ts
function isNodeInput(selector): object;

Checks if a given selector is a node input selector.

Parameters

ParameterTypeDescription

selector

string

The selector string to check.

Returns

object

True if the selector is a node input selector, false otherwise.

NameType

isFullSelector

boolean

isNodeConfigIdShortcut

boolean

isNodeIdShortcut

boolean

value

boolean

Version v1.33.1 - Built on 2026-03-28