Files
rocket/packages/launch
github-actions[bot] aa93c2ad89 Version Packages
2021-07-11 14:57:17 +03:00
..
2021-07-11 14:48:06 +03:00
2021-07-11 14:57:17 +03:00
2021-07-11 14:48:06 +03:00
2021-01-03 16:20:47 +01:00
2021-07-11 14:57:17 +03:00
2021-07-11 14:48:06 +03:00
2021-07-11 14:48:06 +03:00

Launch Preset for Rocket

For docs please see our homepage https://rocket.modern-web.dev/docs/presets/launch/.

inline-notification/index.js:

class: InlineNotification, inline-notification

Superclass

Name Module Package
LitElement lit-element

Fields

Name Privacy Type Default Description Inherited From
title public string ''
type public 'tip'|'warning'|'danger' 'tip'

Attributes

Name Field Inherited From
type type
title title

CSS Properties

Name Description
--inline-notification-tip-background-color
--inline-notification-tip-border-color
--inline-notification-warning-background-color
--inline-notification-warning-border-color
--inline-notification-danger-background-color
--inline-notification-danger-border-color
--inline-notification-warning-heading-color
--inline-notification-danger-heading-color

Exports

Kind Name Declaration Module Package
js InlineNotification InlineNotification inline-notification/index.js

inline-notification/inline-notification.js:

Exports

Kind Name Declaration Module Package
custom-element-definition inline-notification InlineNotification /inline-notification/index.js