IConfigurableLayoutNode

Interface

Interface representing a configurable node in the layout system. All layout node components should implement this interface to ensure consistency.

Properties

Property Type Notes
layoutNodeConfig Optional ILayoutNodeConfig

Interface defined in packages/common/src/layouts/layout-shared-types.ts:335