DocSpace-client/web/ASC.Web.Components/example/stories/drop-down/base/README.md
2019-06-10 15:28:54 +03:00

695 B

DropDown

Usage

import { DropDown } from 'asc-web-components';

Description

Is a dropdown with any number of action

Usage

<DropDown opened={false}></DropDown>

Properties

Props Type Required Values Default Description
opened bool - - false Tells when the dropdown should be opened