@opentiny/vue-renderless

3.18.4 • Public • Published

@opentiny/vue-renderless

Provides a rendering-free logic layer for the TinyVue component.

You can customize the global configuration of some components

Modify the popup window starting level (z-index)

Add the following code to the entry file main.js:

import PopupManager from '@opentiny/vue-renderless/common/deps/popup-manager'

// Set the starting level to 3000
PopupManager.zIndex = 3000

Dependents (240)

Package Sidebar

Install

npm i @opentiny/vue-renderless

Weekly Downloads

902

Version

3.18.4

License

MIT

Unpacked Size

2.8 MB

Total Files

863

Last publish

Collaborators

  • opentiny