cockpit-plugin-base-react - v1.1.1
GitHub
Wiki
Preparing search index...
components
LayoutOption
Interface LayoutOption<T>
interface
LayoutOption
<
T
extends
string
=
string
>
{
icon
:
ReactNode
;
key
:
T
;
label
:
string
;
}
Type Parameters
T
extends
string
=
string
Index
Properties
icon
key
label
Properties
icon
icon
:
ReactNode
key
key
:
T
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
key
label
GitHub
Wiki
cockpit-plugin-base-react - v1.1.1
Loading...