Interface Section

Hierarchy

  • Section

Properties

__$$label?: LabelCallback
_id?: string
color?: string
element?: ((args) => ReactElement<any, string | JSXElementConstructor<any>>)

Type declaration

    • (args): ReactElement<any, string | JSXElementConstructor<any>>
    • Parameters

      • args: unknown

      Returns ReactElement<any, string | JSXElementConstructor<any>>

fromEnd?: boolean
label?: string | LabelCallback
pos: number
section: string

Generated using TypeDoc