-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
early-accesscandidate for an early-access, or experimental, releasecandidate for an early-access, or experimental, release
Description
This would function similar to the existing RichParameterInput.tsx component.
- Accept data for a single parameter as input and render the correct parameter
- Display name, description, diagnostics, icon, immutable tag
- Mark required fields with red asterisk
- Display optional preset label next to parameter name
- Disable parameter if preset
- Support markdown for description
- Confirm parameter data is formatted correctly for all components for request to websocket server
- Test with local preview websocket server
Support components
- radio
- checkbox
- dropdown
- multi-select dropdown
- slider
- input
- textarea
- switch
This should be completed before early-access.
Metadata
Metadata
Assignees
Labels
early-accesscandidate for an early-access, or experimental, releasecandidate for an early-access, or experimental, release