0.19.3 • Published 4 years ago

@dev.mohe/mwc-notched-outline v0.19.3

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

<mwc-notched-outline> Published on npm

IMPORTANT: The Material Web Components are a work in progress and subject to major changes until 1.0 release.

<mwc-notched-outline> is an element that is not meant to be consumed externally. It is the outline element that can create a notch that is used in outlined textfields and dropdown menus.

Material Design Guidelines: textfields

Material Design Guidelines: exposed dropdown menu

CSS Custom Properties

NameDefaultDescription
--mdc-theme-primary#6200eeColor of a floating, slotted FloatingLabel and outline.
--mdc-shape-small4pxRadius of the border.
--mdc-notched-outline-stroke-width1pxOutline width.
--mdc-notched-outline-notch-offset0Padding-top to apply to notch when open to compensate for border width box size
--mdc-notched-outline-border-colornoneSets the border / outline color.