Constructor
# <SidebarResourceSection />
Groups resources by sections and renders the list in Sidebar
Usage
import { SidebarResourceSection } from 'adminjs`
Type Definitions
object
# SidebarResourceSectionProps
Properties:
| Name | Type | Description |
|---|---|---|
resources |
Array.<ResourceJSON>
|
List of the resources which should be rendered |