@primer/behaviors
Version:
Shared behaviors for JavaScript components
26 lines (17 loc) • 618 B
Markdown
# Primer Behaviors
[](https://www.npmjs.com/package/@primer/behaviors)
[](https://github.com/primer/behaviors/actions/workflows/ci.yml)
Shared behaviors for JavaScript components
## Documentation
* [Anchored Position](/docs/anchored-position.md)
* [Focus Trap](/docs/focus-trap.md)
* [Focus Zone](/docs/focus-zone.md)
* [Scroll Into View](/docs/scroll-into-view.md)
## Installation
```bash
npm install @primer/behaviors
```
or
```bash
yarn add @primer/behaviors
```