LayoutListItemType: { childLayouts: Id[]; id: string; name: string; parentId?: Id | null; type: LayoutType }

Type declaration

  • childLayouts: Id[]
  • id: string
  • name: string
  • Optional parentId?: Id | null
  • type: LayoutType

Generated using TypeDoc