@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
nonePackage Sidebar
Install
npm i @schibstedspain/sui-header-actions
Weekly Downloads