Search
Preparing search index...
The search index is not available
Modfy.video Contributing Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"clui/components/feature-ui"
Module "clui/components/feature-ui"
Index
Type aliases
Feature
UiProps
Variables
Clui
Store
update
Chosen
Features
Functions
Feature
Ui
Type aliases
Feature
UiProps
Feature
UiProps
:
{
featureKey
:
keyof
typeof
features
;
ui
:
Element
|
string
}
Type declaration
feature
Key
:
keyof
typeof
features
ui
:
Element
|
string
Variables
Clui
Store
Clui
Store
:
CluiStore
update
Chosen
Features
update
Chosen
Features
:
(Anonymous function)
Functions
Const
Feature
Ui
Feature
Ui
(
__namedParameters
:
{
featureKey
:
"TRANSCODE"
|
"COMPRESS"
|
"ASPECT_RATIO"
|
"TRIM"
|
"COMBINED_EXEC_FEATURE"
|
"PHOTOMONTAGE"
|
"CONCAT"
|
"GREYSCALE"
|
"CUSTOM_RUN"
|
"MUTE"
;
ui
:
string
|
Element
}
)
:
Element
Creates the Feature UI Element with Submit button and proper wrappers
Parameters
__namedParameters:
{
featureKey
:
"TRANSCODE"
|
"COMPRESS"
|
"ASPECT_RATIO"
|
"TRIM"
|
"COMBINED_EXEC_FEATURE"
|
"PHOTOMONTAGE"
|
"CONCAT"
|
"GREYSCALE"
|
"CUSTOM_RUN"
|
"MUTE"
;
ui
:
string
|
Element
}
feature
Key
:
"TRANSCODE"
|
"COMPRESS"
|
"ASPECT_RATIO"
|
"TRIM"
|
"COMBINED_EXEC_FEATURE"
|
"PHOTOMONTAGE"
|
"CONCAT"
|
"GREYSCALE"
|
"CUSTOM_RUN"
|
"MUTE"
ui
:
string
|
Element
Returns
Element
Get
Started
Quick
Start
Project
Structure
Contributing
Guidelines
Contributing
Codecs
Formats
Workflows
Features
Clui UI
Components
Core
Globals
"clui/components/feature-
ui"
Feature
UiProps
Clui
Store
update
Chosen
Features
Feature
Ui
Generated using
TypeDoc
Creates the Feature UI Element with Submit button and proper wrappers