0.0.6 • Published 4 years ago

opd-notify v0.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

opd-notify

Simple notify web component

Properties

PropertyAttributeDescriptionTypeDefault
closeiconcloseiconstringundefined
defaultdefaultbooleantrue
durationdurationnumber6000
headerheaderstringundefined
imagepathimagepathstringundefined
messagemessagestringundefined
showimageshowimagebooleantrue

Methods

hide() => Promise<void>

Returns

Type: Promise<void>

show() => Promise<void>

Returns

Type: Promise<void>

CSS Custom Properties

NameDescription
--background-color#f0f0f0
--border-color#e8e8e8;
--opd-notify-box-shadow2px 2px rgba(157, 157, 157, 0.2);
--opd-notify-image-height30px;
--opd-notify-image-width30px;
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago