Interface: SectionFuncProps

    plugin/registry .SectionFuncProps

    Properties

    title

    title: string

    Defined in

    plugin/registry.tsx:68

    Methods

    component

    component(props): null | Element

    Parameters

    Name Type
    props Object
    props.resource any

    Returns

    null | Element

    Defined in

    plugin/registry.tsx:69