0.6.12 • Published 3 years ago

@bdt-component-library/notification v0.6.12

Weekly downloads
110
License
MIT
Repository
github
Last release
3 years ago

Notification Component

About

This is a component published as its own package from our component library monorepo: https://github.com/BenefitsDataTrust/ui-components. Setup instructions, as well as higher-level goals and concerns can be found from the main project README.

Description

Handles display of notifications according to style guide conventions.

API

proptyperequireddefaultexplanation
childrenanyyesnoThe message content to be displayed in the notification
classNamestringno""Adds an optional classname to the component
idstringno""Adds an optional id to the component
actionNamestringyesnoThe name of the secondary notification action
variantenum("success", "error", "informational", "none")no"none"Changes icon and color style for chosen variant
hasDismissActionbooleannotrueDetermines whether or not the notification can be dismissed
isDismissedbooleannotrueDetermines if the notification should be dismissed, using means other than the internal dismiss action
onActionClickfunction(event)yesnoHandles the onclick event for the action
onDismissClickfunction(event)no() => falseFires as a callback when dismiss action is triggered internally
0.6.10

4 years ago

0.6.12

3 years ago

0.6.11

4 years ago

0.6.9

4 years ago

0.6.8

4 years ago

0.6.7

4 years ago

0.6.6

4 years ago

0.6.5

4 years ago

0.6.4

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.18

4 years ago

0.3.17

4 years ago

0.3.16

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago