5,798
edits
Tag: Undo |
|||
Line 14: | Line 14: | ||
The global <code>sidebar</code> object. | The global <code>sidebar</code> object. | ||
<code>category(id: string, config?: CategoryConfig, builder?: (category: Category) => void): Category</code> | |||
'''Alternatively <code>category(id: string, builder?: (category: Category) => void): Category</code>''' | '''Alternatively <code>category(id: string, builder?: (category: Category) => void): Category</code>''' | ||