@ndla/select
TypeScript icon, indicating that this package has built-in type declarations

3.3.17 • Public • Published

Select

Select component.

Installation

yarn add @ndla/select
npm i --save @ndla/select

Usage

import { Select } from "@ndla/select";

<Select options={[{ value: "blå", label: "blå" }]} placeholder="Farger" />;

Can be controlled using value and onChange props.

Readme

Keywords

Package Sidebar

Install

npm i @ndla/select

Weekly Downloads

220

Version

3.3.17

License

GPL-3.0

Unpacked Size

129 kB

Total Files

48

Last publish

Collaborators

  • kronen_ki
  • rauboti
  • mapoken
  • katrinewi
  • ndlauser
  • jonasc-knowit
  • gunnarvelle
  • jnatten