sesaparcours
Preparing search index...
types
SectionParameterEditor
Type Alias SectionParameterEditor<T>
SectionParameterEditor
:
(
container
:
HTMLElement
,
value
:
SectionParameterTypes
[
T
]
,
values
:
ParamsValues
,
)
=>
Promise
<
SectionParameterTypes
[
T
]
>
Type Parameters
T
extends
SectionParameterType
Type Declaration
(
container
:
HTMLElement
,
value
:
SectionParameterTypes
[
T
]
,
values
:
ParamsValues
,
)
:
Promise
<
SectionParameterTypes
[
T
]
>
Parameters
container
:
HTMLElement
value
:
SectionParameterTypes
[
T
]
values
:
ParamsValues
Returns
Promise
<
SectionParameterTypes
[
T
]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
sesaparcours
Loading...