3.1.5 • Published 1 year ago

@highlight-ui/inline-notification v3.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

npm personio.design storybook.personio.design

@highlight-ui/inline-notification

Using npm:

npm install @highlight-ui/inline-notification

Using yarn:

yarn add @highlight-ui/inline-notification

Using pnpm:

pnpm install @highlight-ui/inline-notification

In your (S)CSS file:

@import url('@highlight-ui/inline-notification');

Once the package is installed, you can import the library:

import { InlineNotification } from '@highlight-ui/inline-notification';

Usage

import React from 'react';
import { InlineNotification } from '@highlight-ui/inline-notification';

export default function InlineNotificationExample() {
  return (
    <InlineNotification notificationMessage="Message" placement="right">
      <b>Click me</b>
    </InlineNotification>
  );
}

Props 📜

PropTypeRequiredDefaultDescription
childrenReact.ReactElementYesSpecify the element that triggers the notification pop-up
notificationMessageReact.ReactNodeYesSpecify the notification message
autoHideTimeoutnumberNo3000Allows the specifying the timeout (in ms) for hiding the notification
placement'top', 'left', 'bottom', 'right'NotopAllows for setting the notification placement
classNamestringNoAllows providing a custom class to the notification
triggerClassnamestringNoAllows providing a class to the DIV that triggers the notification
onHide() => voidNoAllows for calling a function after the notification hides

Contributing 🖌️

Please visit personio.design for usage guidelines and visual examples.

If you're interested in contributing, please visit our contribution page.

3.1.5

1 year ago

3.1.4

1 year ago

3.1.3

2 years ago

3.0.12

2 years ago

3.0.13

2 years ago

3.0.10

2 years ago

3.0.11

2 years ago

3.0.16

2 years ago

3.0.17

2 years ago

3.0.14

2 years ago

3.0.15

2 years ago

3.1.0-r18.0

2 years ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.0

2 years ago

3.0.21

2 years ago

3.0.20

2 years ago

2.2.34

2 years ago

3.0.18

2 years ago

3.0.19

2 years ago

3.0.9

2 years ago

2.2.33

2 years ago

2.2.31

2 years ago

2.2.32

2 years ago

2.2.30

2 years ago

2.2.28

2 years ago

2.2.29

2 years ago

2.2.26

2 years ago

2.2.27

2 years ago

2.2.25

2 years ago

2.2.19

2 years ago

2.2.24

2 years ago

2.2.22

2 years ago

2.2.23

2 years ago

2.2.20

2 years ago

2.2.21

2 years ago

2.2.17

2 years ago

2.2.1

3 years ago

2.2.18

2 years ago

2.2.0

3 years ago

2.2.15

3 years ago

2.2.3

3 years ago

2.2.16

2 years ago

2.2.2

3 years ago

2.2.13

3 years ago

2.2.5

3 years ago

2.2.14

3 years ago

2.2.4

3 years ago

2.2.11

3 years ago

2.2.7

3 years ago

2.2.12

3 years ago

2.2.6

3 years ago

2.2.10

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.0

3 years ago

2.2.9

3 years ago

2.2.8

3 years ago

2.0.23

3 years ago

2.0.19

3 years ago

2.0.18

3 years ago

2.0.21

3 years ago

2.0.15

3 years ago

2.0.16

3 years ago

2.0.14

3 years ago

2.0.17

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.13

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.11

3 years ago

2.0.7

3 years ago

2.0.12

3 years ago

2.0.6

3 years ago

2.0.9

3 years ago

2.0.0-alpha.1

3 years ago

2.0.10

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-alpha.0

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.27

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago