Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NestedCSSSelectors

Hierarchy

  • NestedCSSSelectors

Indexable

[selector: string]: NestedCssProperties | undefined

Also cater for any other nested query you want

Index

Properties

Optional &::after

Optional &::backdrop

&::backdrop: NestedCssProperties

Optional &::before

Optional &::first-letter

&::first-letter: NestedCssProperties

Optional &::first-line

&::first-line: NestedCssProperties

Optional &::grammar-error

&::grammar-error: NestedCssProperties

Optional &::marker

Optional &::placeholder

&::placeholder: NestedCssProperties

Optional &::selection

&::selection: NestedCssProperties

Optional &::spelling-error

&::spelling-error: NestedCssProperties

Optional &:active

State selector

Optional &:any

Optional &:checked

Optional &:default

Optional &:disabled

Optional &:empty

Optional &:enabled

Optional &:first

Optional &:first-child

&:first-child: NestedCssProperties

Optional &:first-of-type

&:first-of-type: NestedCssProperties

Optional &:focus

Optional &:fullscreen

&:fullscreen: NestedCssProperties

Optional &:hover

Optional &:in-range

Optional &:indeterminate

&:indeterminate: NestedCssProperties

Optional &:invalid

Optional &:last-child

&:last-child: NestedCssProperties

Optional &:last-of-type

&:last-of-type: NestedCssProperties

Optional &:left

Optional &:link

Optional &:only-child

&:only-child: NestedCssProperties

Optional &:only-of-type

&:only-of-type: NestedCssProperties

Optional &:optional

Optional &:out-of-range

&:out-of-range: NestedCssProperties

Optional &:read-only

&:read-only: NestedCssProperties

Optional &:read-write

&:read-write: NestedCssProperties

Optional &:required

Optional &:right

Optional &:root

Optional &:scope

Optional &:target

Optional &:valid

Optional &:visited

Generated using TypeDoc