is-palette()
scss
@function is-palette($theme-color);Defined in: _validation.scss:11
Check if the provided theme color is a valid Angular Material palette.
Access
public
Author
Simon Kovtyk
Groups
- validation
Parameters
| Parameter | Type | Description |
|---|---|---|
| theme-color | Map | The theme color map |
Requires
| Type | Name |
|---|---|
| function | has-keys |
Since
2.0.0