Skip to content

Vizel API / react/src / VizelOutline

Function: VizelOutline()

ts
function VizelOutline(__namedParameters): Element | null;

Defined in: packages/react/src/components/VizelOutline.tsx:29

Sidebar-style outline view of every heading in the editor's document.

Parameters

ParameterType
__namedParametersVizelOutlineProps

Returns

Element | null

Released under the MIT License.