Socket
Socket
Sign inDemoInstall

@synerise/ds-app-header

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @synerise/ds-app-header

AppHeader UI Component for the Synerise Design System


Version published
Maintainers
1
Install size
49.6 kB
Created

Readme

Source

id: app-header title: AppHeader

AppHeader UI Component

Installation

npm i @synerise/ds-app-header
or
yarn add @synerise/ds-app-header

Usage

import AppHeader from '@synerise/ds-app-header'

<AppHeader />

Demo

Props

PropertyDescriptionTypeDefault
logologo source to displaystring-
classNamecontainer classstring-
titlecurrent page title to displaystring-
backgroundColorbackground color of header'red' / 'blue' / 'green' / 'grey' / 'yellow' / 'pink' / 'mars' / 'orange' / 'fern' / 'cyan' / 'purple' / 'violet''blue'
sideNodesadditional nodes to render on right sideSideNode[]-

SideNode

PropertyType
idstring / number
renderReact.ReactNode

FAQs

Last updated on 09 Jan 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc