Member Junction
Preparing search index...
@memberjunction/ng-base-forms
SectionManagerItem
Interface SectionManagerItem
Info about a section, passed from the container to the Section Manager drawer.
interface
SectionManagerItem
{
Icon
:
string
;
SectionKey
:
string
;
SectionName
:
string
;
Variant
:
PanelVariant
;
}
Index
Properties
Icon
Section
Key
Section
Name
Variant
Properties
Icon
Icon
:
string
Section
Key
SectionKey
:
string
Section
Name
SectionName
:
string
Variant
Variant
:
PanelVariant
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Icon
Section
Key
Section
Name
Variant
Member Junction
Loading...
Info about a section, passed from the container to the Section Manager drawer.