Other
CommandID
CommandID =
string&object
A unique command identifier.
Type Declaration
__commandId?
optional__commandId:never
Example
"my-super-command"DefineSlotContent
DefineSlotContent<
TType,P> =Prettify<object&P>
Type Parameters
| Type Parameter |
|---|
TType extends string |
P extends Record<string, unknown> |
FilterSlot
FilterSlot = typeof
FilterSlot[keyof typeofFilterSlot]
FooterSlot
FooterSlot = typeof
FooterSlot[keyof typeofFooterSlot]
HTTPHistorySlot
HTTPHistorySlot = typeof
HTTPHistorySlot[keyof typeofHTTPHistorySlot]
HTTPHistorySlotContent
HTTPHistorySlotContent =
object
Properties
toolbar-primary
toolbar-primary:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
JSONPrimitive
JSONPrimitive =
string|number|boolean|null|undefined
KeepOperation
KeepOperation<
T> =T&object
Type Declaration
__operation?
optional__operation:never
Type Parameters
| Type Parameter |
|---|
T |
MatchReplaceSlot
MatchReplaceSlot = typeof
MatchReplaceSlot[keyof typeofMatchReplaceSlot]
NotAssignableToJson
NotAssignableToJson =
bigint|symbol|Function
ReplaySlot
ReplaySlot = typeof
ReplaySlot[keyof typeofReplaySlot]
ReplaySlotContent
ReplaySlotContent =
object
Properties
session-toolbar-primary
session-toolbar-primary:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
session-toolbar-secondary
session-toolbar-secondary:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
topbar
topbar:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
Routes
ScopeSlot
ScopeSlotContent
ScopeSlotContent =
object
Properties
create-header
create-header:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
update-header
update-header:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
SearchSlot
SearchSlot = typeof
SearchSlot[keyof typeofSearchSlot]
SearchSlotContent
SearchSlotContent =
object
Properties
search-toolbar-primary
search-toolbar-primary:
ButtonSlotContent|CustomSlotContent|CommandSlotContent
Source
API
Renames and re-exports Caido
