The default implementation of IRenderer.
IRenderer
Private
Readonly
A selector which matches any title node in the accordion.
Static
Render the collapse indicator for a section title.
A element representing the collapse indicator.
The data to use for rendering the section title.
Create a new handle for use with a split panel.
A new handle element for a split panel.
Render the element for a section title.
A element representing the section title.
Create a unique render key for the title.
The unique render key for the title.
This method caches the key against the section title the first time the key is generated.
The data to use for the title.
Generated using TypeDoc
The default implementation of
IRenderer.