Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SetupContext
Type alias SetupContext<E, S>
Setup
Context
<
E
,
S
extends
SlotsType
>
:
E
extends
any
?
{
attrs
:
Data
;
emit
:
EmitFn
<
E
>
;
expose
:
(
(
exposed
?:
Record
<
string
,
any
>
)
=>
void
)
;
slots
:
UnwrapSlotsType
<
S
>
;
}
:
never
Type Parameters
E
=
EmitsOptions
S
extends
SlotsType
=
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...