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

1.7.1 • 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

752

Version

1.7.1

License

MIT

Unpacked Size

16.7 kB

Total Files

7

Last publish

Collaborators

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