CSS Environment Variables env()
Usage of environment variables like `safe-area-inset-top`.
CSS Variables (Custom Properties)
Permits the declaration and usage of cascading variables in stylesheets.
let
Declares a variable with block level scope
Variable fonts
OpenType font settings that allows a single font file to behave like multiple fonts: it can contain all the allowed variations in width, weight, slant, optical size, or any other exposed axes of variation as defined by the font designer. Variations can be applied via the `font-variation-settings` property.
WebAssembly Import/Export of Mutable Globals
An extension to WebAssembly import and export of mutable global variables
cssvariablereferencevalue api
cssvariablereferencevalue api: `cssvariablereferencevalue()` constructor
cssvariablereferencevalue api: fallback
cssvariablereferencevalue api: variable
gpusupportedlimits api: maxinterstageshadervariables
types: `env()`: keyboard inset variable `keyboard-inset-bottom`
types: `env()`: keyboard inset variable `keyboard-inset-height`
types: `env()`: keyboard inset variable `keyboard-inset-left`
types: `env()`: inset variable `keyboard-inset-right`
types: `env()`: inset variable `keyboard-inset-top`
types: `env()`: keyboard inset variable `keyboard-inset-width`
types: `env()`: safe area inset variable `safe-area-inset-bottom`
types: `env()`: safe area inset variable `safe-area-inset-left`
types: `env()`: safe area inset variable `safe-area-inset-right`
types: `env()`: safe area inset variable `safe-area-inset-top`
types: `env()`: window controls overlay variable `titlebar-area-height`
types: `env()`: window controls overlay variable `titlebar-area-width`
types: `env()`: window controls overlay variable `titlebar-area-x`
types: `env()`: window controls overlay variable `titlebar-area-y`
types: `env()`: viewport segment variable `viewport-segment-bottom`
types: `env()`: viewport segment variable `viewport-segment-height`
types: `env()`: viewport segment variable `viewport-segment-left`
types: `env()`: viewport segment variable `viewport-segment-right`
types: `env()`: viewport segment variable `viewport-segment-top`
types: `env()`: viewport segment variable `viewport-segment-width`
javascript statement: var
css @apply rule
37 results found.