Member Junction
Preparing search index...
@memberjunction/ng-action-gallery
CategoryNode
Interface CategoryNode
interface
CategoryNode
{
children
?:
CategoryNode
[]
;
count
?:
number
;
icon
?:
string
;
id
:
string
;
name
:
string
;
parent
?:
string
;
}
Index
Properties
children?
count?
icon?
id
name
parent?
Properties
Optional
children
children
?:
CategoryNode
[]
Optional
count
count
?:
number
Optional
icon
icon
?:
string
id
id
:
string
name
name
:
string
Optional
parent
parent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
count
icon
id
name
parent
Member Junction
Loading...