Skip to content
New issue

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

Mirroring Panel - missing and extra features for select widgets #21

Open
7 of 17 tasks
thuydotm opened this issue Jan 2, 2025 · 0 comments
Open
7 of 17 tasks

Mirroring Panel - missing and extra features for select widgets #21

thuydotm opened this issue Jan 2, 2025 · 0 comments

Comments

@thuydotm
Copy link
Collaborator

thuydotm commented Jan 2, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant