Props: { component?: any; sidebarData?: any }

Props type alias for associated component.

Type declaration

  • Optionalcomponent?: any

    Bound mounted sidebar component making it accessible from TJSSidebarEntry.

  • OptionalsidebarData?: any

    Sidebar configuration data.