OptionalacceptsOptionalaffordancesReserved for parity with the store-driven Container. Not yet wired through to a renderer in the declarative path.
OptionalchildrenOptionalclassOptionalconfigOptionaldata-OptionalhiddenOptionalidOptionalmetaOptionalorderOptionalparentOptionalplacementOptionalrenderOptional renderer for children that exist in the store but were NOT
declared as JSX siblings (i.e. added imperatively via
store.registerNode). Receives the node; the returned ReactNode is
wrapped in an absolute-positioned box at the strategy-computed rect.
When omitted, imperative-only children still occupy a strategy slot
but render no DOM — preserves previous behavior.
OptionalsettleSettle animation duration in ms for children moving between strategy-computed placements. Default 150. Set to 0 to disable.
OptionalsortOptionalstateOptionalstrategyOptionalstyleOptionaltitleOptionalviewport
When true, registers this preset's wrapper element as a drop target so consumers can drag items into it. The element must have a container capability (Zone and Group always do; Panel needs the
containerprop).