@sandlada/mdc
Version:
@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.
7 lines • 331 B
JavaScript
/**
* @license
* Copyright 2026 Kai-Orion & Sandlada
* SPDX-License-Identifier: MIT
*/
const e={Filled:`filled`,Outlined:`outlined`},t={Auto:`auto`,Always:`always`,Never:`never`},n=`field-label-pointer`;export{n as FIELD_LABEL_POINTER_EVENT,e as FieldVariant,t as FloatingLabelBehavior};
//# sourceMappingURL=field.interface.js.map