Preparing search index...
The search index is not available
@forman2/extendit
@forman2/extendit
contrib
ToolView
Interface ToolView
A tool view as stored in the store.
interface
ToolView
{
icon
?:
string
;
id
:
string
;
title
?:
string
;
when
?:
When
;
}
Hierarchy
ToolViewBase
ToolView
Index
Properties
icon?
id
title?
when?
Properties
Optional
icon
icon
?:
string
id
id
:
string
Optional
title
title
?:
string
Optional
when
when
?:
When
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
icon
id
title
when
@forman2/extendit
contrib
core
react
util
Generated using
TypeDoc
A tool view as stored in the store.