Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 443 Bytes

sidebar.md

File metadata and controls

22 lines (19 loc) · 443 Bytes

Sidebar

A sidebar is one of the resources that can be defined in the schema and contains the following properties:

name description
id Identifies the sidebar
items List of menu items
apiVersion: 1
kind: Sidebar
spec:
  id: default
  items: 
    - type: TablePage
      tableId: People
    - type: TablePage
      tableId: Planet
    - type: TablePage
      tableId: Spaceship