vaadin-material-stylespackage.mixins.input-field-shared.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vaadin-webcomponents Show documentation
Show all versions of vaadin-webcomponents Show documentation
Mvnpm composite: Vaadin webcomponents
The newest version!
import type { CSSResult } from 'lit';
export const inputField: CSSResult;
export const inputFieldShared: CSSResult;