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

1.8.0 • Public • Published

uui-input-file

npm

Umbraco style input-file component.

See it in action

Preview the component on Storybook

Installation

ES imports

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

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

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

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

import { UUIInputFileElement } from '@umbraco-ui/uui-input-file';

Usage

<uui-input-file></uui-input-file>

Package Sidebar

Install

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

Weekly Downloads

641

Version

1.8.0

License

MIT

Unpacked Size

17.8 kB

Total Files

7

Last publish

Collaborators

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