Functional Popup Layer Solution for Vue 3.0 – New Features and Updates
This article introduces a Vue 3.0 functional popup layer library that can be invoked via functions (recommended) or templates, provides a documentation link, and details recent additions such as photo album, drawer, notify layers, new properties, callbacks, and visual examples.
The article presents a functional popup layer solution built on Vue 3.0, emphasizing the preferred function‑call usage while also supporting template‑based invocation.
Documentation is available at layer.layui-vue.com .
Recent updates include:
Added a photo album layer for image display.
Added a drawer layer for special modal windows.
Added a notify layer for operation feedback, similar to msg .
Introduced a closeBtn property with values 1 and 2 to customize the close‑button theme (default is 1).
Introduced a boolean title property to enable or disable the layer title (effective for types 0, 1, 2, 4).
Added a restore callback that triggers when the layer size is restored.
Added a min callback for when the layer is minimized.
Added a full callback for when the layer is maximized.
The article then showcases a series of screenshots demonstrating the appearance and behavior of the new layers.
Finally, readers are encouraged to like and share the article if they found it helpful.
Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.