Documentation / @agentick/core / Section
Function: Section() ​
Section(
props):Element
Defined in: core/src/jsx/components/primitives.ts:144
Section primitive component. When used in JSX: <Section id="..." content="..." /> Returns an intrinsic "section" element for react-reconciler compatibility.
When collapsed is provided, enables collapse/expand behavior via knob.
Parameters ​
props ​
SectionProps
Returns ​
Element