dash-core-components icon indicating copy to clipboard operation
dash-core-components copied to clipboard

OBSOLETE: now part of https://github.com/plotly/dash

Results 112 dash-core-components issues
Sort by recently updated
recently updated
newest added

Description: Implement a property in the Dash data table component to toggle between case-sensitive and case-insensitive sorting. In the current setup, sorting is case-sensitive, resulting in unexpected order. For example,...

feature

DatePickerRange has kwarg minimum_nights. It would be nice to also have maximum_nights. Use case is date range for DB query.