This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@billogram/foundation-toolbar
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

@billogram/foundation-toolbar

React toolbar components

Install

yarn add @billogram/foundation-toolbar

Usage

import {
    FoundationFixedToolbar,
    FoundationToolbar,
} from '@billogram/foundation-toolbar';

See types for exported types.

FoundationFixedToolbar

<FoundationFixedToolbar
    devices={ ['mobile', 'tablet', 'desktop'] }
    fixed={ ['mobile', 'tablet', 'desktop'] }
    initialHeight={ 0 }>
    ...
</FoundationFixedToolbar>

FoundationToolbar

<FoundationToolbar
    devices={ ['mobile', 'tablet', 'desktop'] }
    fixed={ ['mobile', 'tablet', 'desktop'] }>
    ...
</FoundationToolbar>

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @billogram/foundation-toolbar

Weekly Downloads

10

Version

1.2.3

License

MIT

Unpacked Size

19.4 kB

Total Files

20

Last publish

Collaborators

  • andreagylling
  • ewakosciukiewicz
  • irynaziruikina
  • jamesbillo
  • jmfederico
  • miriamlarsson
  • oscarekholm