@schibstedspain/sui-header-actions

1.3.0 • Public • Published

HeaderActions

Installation

> npm install @schibstedspain/sui-header-actions --save

Usage

Basic usage

import HeaderActions from '@schibstedspain/sui-header-actions'

return <HeaderActions
  buttonLabel='Accept'
  title='Actions header'
  icon={icon}
  onIconClick={() => alert('icon clicked')}
  onButtonClick={() => alert('button clicked')}
/>

Readme

Keywords

none

Package Sidebar

Install

npm i @schibstedspain/sui-header-actions

Weekly Downloads

0

Version

1.3.0

License

MIT

Unpacked Size

5.45 kB

Total Files

7

Last publish

Collaborators

  • schibstedspain