QuickPopup component for Vaadin Flow

QuickPopup for Vaadin 14+.

License

License

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowquickpopup
Last Version

Last Version

1.0.3.15
Release Date

Release Date

Type

Type

jar
Description

Description

QuickPopup component for Vaadin Flow
QuickPopup for Vaadin 14+.
Project URL

Project URL

https://github.com/mdre/quickpopup
Source Code Management

Source Code Management

https://github.com/mdre/quickpopup

Download flowquickpopup

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mdre/flowquickpopup/ -->
<dependency>
    <groupId>com.github.mdre</groupId>
    <artifactId>flowquickpopup</artifactId>
    <version>1.0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/flowquickpopup/
implementation 'com.github.mdre:flowquickpopup:1.0.3.15'
// https://jarcasting.com/artifacts/com.github.mdre/flowquickpopup/
implementation ("com.github.mdre:flowquickpopup:1.0.3.15")
'com.github.mdre:flowquickpopup:jar:1.0.3.15'
<dependency org="com.github.mdre" name="flowquickpopup" rev="1.0.3.15">
  <artifact name="flowquickpopup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='flowquickpopup', version='1.0.3.15')
)
libraryDependencies += "com.github.mdre" % "flowquickpopup" % "1.0.3.15"
[com.github.mdre/flowquickpopup "1.0.3.15"]

Dependencies

compile (1)

Group / Artifact Type Version
com.vaadin : vaadin-core jar 14.1.20

Project Modules

There are no modules declared in this project.

quickpopup

A popup control for Vaadin Flow

QuickPopup is a control similar to the PopupView for Vaadin 14+.

Versions

Version
1.0.3.15
1.0.3
1.0.2.1
1.0.2
1.0.0
0.8.2
0.8.1
0.8.0