the event to emit.
Rest
...args: RendererHooks[K]any arguments required for the event.
Rendered just after the description for a reflection. This can be used to render a shortened type display of a reflection that the rest of the page expands on.
Note: Will not be called for variables/type aliases, as they are summarized by their type declaration, which is already rendered by DefaultThemeRenderContext.memberDeclaration
Readonly
themeOptional
membersIcons available for use within the page.
Note: This creates a reference to icons declared by DefaultTheme.icons, to customize icons, that object must be modified instead.
Emits an event to all currently subscribed listeners.