2.0.16 • Published 3 years ago

@rexlabs-spicerhaart/action-menu v2.0.16

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

Action Menu - Heidi Component

Basic action menu component: a clickable tethered window with several menu options (also known as a "more" button).

  • Relies on @rexlabs/tether`
  • Full support for tabbing & keyboard activation!

WARNING: Currently, the functionality that lets you click anywhere on the screen to close the Action Menu does not use portals and instead relies on plain old position: fixed. If one of its ancestors has a transform, it will not cover the entire screen!

Development

Install dependencies

$ yarn

Available Commands

$ yarn start              # starts storybook, for visually testing action-menu
$ yarn test               # runs all units tests
$ yarn test:watch         # runs unit tests when files change
$ yarn build              # bundles the package for production

Legal

Copyright © 2018 Rex Software All Rights Reserved.