Marmot-TS
Preparing search index...
ProposalAction
Type Alias ProposalAction<T>
ProposalAction
:
(
context
:
ProposalContext
)
=>
Promise
<
T
>
A function that builds an MLS Proposal from group context
Type Parameters
T
extends
Proposal
|
Proposal
[]
Type Declaration
(
context
:
ProposalContext
)
:
Promise
<
T
>
Parameters
context
:
ProposalContext
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Marmot-TS
Loading...
A function that builds an MLS Proposal from group context