Skip to content
#

Material design

material-design logo

Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.

Here are 5,598 public repositories matching this topic...

material-ui
radzk
radzk commented Nov 15, 2020

https://material-ui.com/api/select/
The docs says that you cannot use empty string value for value field. As long as this is eventually acceptable, there is an issue, because for some reason null value also does not work. These both totally break my communication with backend service, because it seems I'll have to find and replace the values before saving (I do want to save null).
If I c

vuetify
components
Eddygn
Eddygn commented Nov 12, 2020

The checkbox documentation page has a section about the usage of "MAT_CHECKBOX_CLICK_ACTION" to define the behavior on clicks.
It didn't provide any indication that this method is deprecated, nor that it was replaced with {provide: MAT_CHECKBOX_DEFAULT_OPTIONS, useValue: { clickAction: 'noop' } as MatCheckboxDefaultOptions }

Running a project after upgrading the Angular and Material pa

Website
material.io
Wikipedia
Wikipedia

Related Topics

material
You can’t perform that action at this time.