@Color()
New in 2.0Since 2.0.0
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| format | — | — |
Usage
@Color()Example:
@Color()
Output:
rgb(88, 245, 14)rgb(97, 69, 216)@Color(arg0)Example:
@Color(hwb)
Output:
hwb(108, 67%, 45%)hwb(133, 2%, 93%)