We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comparing all features for Panel, and Panel material UI Select based widgets, these are the missing and new features:
Missing:
case_sensitive
min_characters
placeholder
restrict
search_strategy
value_input
New: label, variant
disabled_options
groups
size
Missing
inline
New: color, description, label, orientation
button_style
button_type
description_delay
New: color, disableElevation, exclusive, fullWidth, label, size, variant
New color, disableElevation, exclusive, fullWidth, label, size, variant
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Comparing all features for Panel, and Panel material UI Select based widgets, these are the missing and new features:
AutocompleteInput
Missing:
case_sensitive
min_characters
placeholder
restrict
search_strategy
value_input
New: label, variant
Select
Missing:
disabled_options
groups
size
New: label, variant
RadioBoxGroup
Missing
inline
New: color, description, label, orientation
CheckBoxGroup
Missing
inline
New: color, description, label, orientation
RadioButtonGroup
Missing
button_style
button_type
description_delay
New: color, disableElevation, exclusive, fullWidth, label, size, variant
CheckButtonGroup
Missing
button_style
button_type
description_delay
New color, disableElevation, exclusive, fullWidth, label, size, variant
The text was updated successfully, but these errors were encountered: