Anonymous

Mod Creation/Sidebar API Reference: Difference between revisions

From Melvor Idle
Created page with "The <code>sidebar</code> object is a global variable and is used to customize the side (left-hand) navigation menu. The sidebar is organized into four levels: * '''Sidebar''' ** '''Category''' **: e.g. "Combat" *** '''Item''' ***: e.g. "Attack" under "Combat" **** '''Subitem''' ****: e.g. "Skills" under "Completion Log" == Sidebar == The global <code>sidebar</code> object. === <code>category(id: string, config?: CategoryConfig, builder?: (category: Category) => void)..."
(Created page with "The <code>sidebar</code> object is a global variable and is used to customize the side (left-hand) navigation menu. The sidebar is organized into four levels: * '''Sidebar''' ** '''Category''' **: e.g. "Combat" *** '''Item''' ***: e.g. "Attack" under "Combat" **** '''Subitem''' ****: e.g. "Skills" under "Completion Log" == Sidebar == The global <code>sidebar</code> object. === <code>category(id: string, config?: CategoryConfig, builder?: (category: Category) => void)...")
(No difference)
91

edits