State is used to style elements when a pseudo element is active like focus.
Defaults
$focus-outline-style: dotted !default;
$focus-box-shadow-style: inset !default;Variables
The focus width property:
--#{root-defaults.$prefix}focus-widthThe focus outline color property:
--#{root-defaults.$prefix}focus-outline-colorThe focus outline width property:
--#{root-defaults.$prefix}focus-outline-widthThe focus outline style property:
--#{root-defaults.$prefix}focus-outline-styleThe focus outline offset property:
--#{root-defaults.$prefix}focus-outline-offsetThe focus box shadow color property:
--#{root-defaults.$prefix}focus-box-shadow-colorThe focus box shadow style property:
--#{root-defaults.$prefix}focus-box-shadow-styleThe focus box shadow property:
--#{root-defaults.$prefix}focus-box-shadow