Skip to content

@morph-mapper/source


@morph-mapper/source / OptionVisibility

Enumeration: OptionVisibility

Defined in: graph/index.ts:70

Determines if the option is exposed in the Quick View of the node within the Graph View.

Enumeration Members

Exposed

Exposed: "exposed"

Defined in: graph/index.ts:71

The option is exposed in the Quick View.


Internal

Internal: "internal"

Defined in: graph/index.ts:72

The option is hidden in the Quick View.