Перейти к основному содержимому

Interface: NavigationRailLayout

Defined in: shell.ts:35

Declarative navigation-rail groups. main follows normal document flow; bottom is pinned to the logical block end by the host shell.

Properties

bottom?

optional bottom?: ("chats" | "characters" | "personas" | "lorebooks" | "backgrounds" | "ai-settings" | "plugins" | "settings" | "menu-toggle")[]

Defined in: shell.ts:37


main?

optional main?: ("chats" | "characters" | "personas" | "lorebooks" | "backgrounds" | "ai-settings" | "plugins" | "settings" | "menu-toggle")[]

Defined in: shell.ts:36