@umbraco-ui/uui-symbol-file
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

uui-symbol-file

npm

See it in action

Preview the component on Storybook

Usage

npm i @umbraco-ui/uui-symbol-file

Import the registration of <uui-symbol-file> via:

import '@umbraco-ui/uui-symbol-file';

When looking to leverage the UUIInputElement base class as a type and/or for extension purposes, do so via:

import { UUIInputElement } from '@umbraco-ui/uui-symbol-file';

Example

<uui-symbol-file
  label="Username"
  type="text"
  placeholder="Enter your username..."></uui-symbol-file>
<uui-symbol-file
  label="Password"
  type="password"
  placeholder="Enter your password..."></uui-symbol-file>

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @umbraco-ui/uui-symbol-file

    Weekly Downloads

    732

    Version

    1.8.0

    License

    MIT

    Unpacked Size

    7.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • warrenbuckley.umbraco
    • ijacob
    • nielslyngsoe
    • umbraco-publish
    • madsrasmussen
    • julczka