2.45.0 • Published 3 months ago

@vonage/vwc-popup v2.45.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

vwc-popup

Popup are used to display a message or notification to the user and are displayed on top of all other web page elements. Popup's goal is to provide additional, helpful content.
To trigger the Popup, it should be paired with an anchor (e.g., a button).

Properties

PropertyAttributeTypeDefault
anchoranchorElement \| undefined
arrowarrowboolean \| undefinedtrue
cornercorner"top" \| "top-start" \| "top-end" \| "right" \| "right-start" \| "right-end" \| "bottom" \| "bottom-start" \| "bottom-end" \| "left" \| "left-start" | "left-end""left"
dismissibledismissibleboolean \| undefinedtrue
openopenbooleanfalse
strategystrategy"fixed" \| "absolute""fixed"

Methods

MethodTypeDescription
hide(): voidCloses the popup
show(): Promise<void>Opens the popup
updatePosition(): Promise<boolean>Updates popup position, if succeeded returns - true, if not - false
2.45.0

3 months ago

2.43.0

10 months ago

2.43.2

9 months ago

2.44.0

8 months ago

2.43.1

10 months ago

2.42.0

11 months ago

2.41.0

11 months ago

2.39.1

1 year ago

2.39.0

1 year ago

2.37.2

1 year ago

2.38.0

1 year ago

2.40.0

1 year ago

2.36.3

1 year ago

2.36.2

1 year ago

2.37.0

1 year ago

2.36.0

2 years ago

2.36.1

2 years ago

2.35.0

2 years ago

2.32.0

2 years ago

2.31.0

2 years ago

2.34.0

2 years ago

2.33.1

2 years ago

2.33.0

2 years ago

2.34.1

2 years ago

2.29.0

2 years ago

2.28.1

2 years ago

2.28.0

2 years ago

2.28.2

2 years ago

2.30.2

2 years ago

2.30.1

2 years ago

2.30.3

2 years ago

2.30.0

2 years ago

2.27.1

2 years ago

2.27.0

2 years ago

2.26.0

2 years ago

2.25.10

2 years ago

2.25.9

2 years ago

2.25.8

2 years ago

2.25.7

2 years ago

2.25.6

2 years ago

2.25.5

2 years ago

2.25.3

2 years ago

2.25.2

2 years ago

2.25.1

2 years ago