@advjs/monorepo / @advjs/gui / AGUIPropertyProps
Type Alias: AGUIPropertyProps
AGUIPropertyProps =
AGUIPropertyInputProps
|AGUIPropertyNumberProps
|AGUIPropertyCheckboxProps
|AGUIPropertySelectProps
|AGUIPropertyDividerProps
|AGUIPropertyColorProps
|AGUIPropertySliderProps
|AGUIPropertyNumberFieldProps
|AGUIPropertyNumberSliderProps
|AGUIPropertyVectorProps
|AGUIPropertyButtonProps
|AGUIPropertyFileProps
Defined in: packages/gui/client/components/panel/types.ts:104
property props etc: input, number, checkbox, select, divider, color, slider, number-field, number-slider, vector, button, file