Skip to content

pantoken / formats/components/src / elevationDeclarations

Swyddogaeth: elevationDeclarations()

elevationDeclarations(): [string, string][]

Bêta

Mae'r pâr enw/gwerth --instui-elevation-* (pob un yn box-shadow aml-haen). Mae'r gwerthoedd yn cyfeirio at y docynnau lliw cysgod-cwymp themad, felly maent yn addasu fesul thema ble bynnag y caiff taflen docynnau ei llwytho.

Yn dychwelyd

[string, string][]

Un pâr [customProperty, value] fesul lefel a alias.

Enghraifft

ts
import { elevationDeclarations } from "@pantoken/utils";

elevationDeclarations(); // [["--instui-elevation-resting", "…"], ["--instui-elevation-above", "…"], …]