You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparing all features for Panel, and Panel material UI Indicators, these are the missing and new features:
Progress
Missing features: active, bar_color, max
Extra features: color, description, label, on_event, on_msg, theme, variant
LoadingIndicator
Looks like the equivalent Panel component is LoadingSpinner. LoadingIndicator aims to do more than that if we fully implement all existing features as of Material UI CircularProgress.
The text was updated successfully, but these errors were encountered:
Comparing all features for Panel, and Panel material UI Indicators, these are the missing and new features:
Progress
LoadingIndicator
Looks like the equivalent Panel component is
LoadingSpinner
. LoadingIndicator aims to do more than that if we fully implement all existing features as of Material UI CircularProgress.The text was updated successfully, but these errors were encountered: