quasarframework / app-extension-qplaceholder

QPlaceholder - Add a placeholder while your data is being retrieved from the server.

Home Page:https://quasarframework.github.io/app-extension-qplaceholder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: QPlaceholder is now deprecated. Use the QSkeleton UI component built into Quasar Framework.

QPlaceholder (@quasar/qplaceholder)

official icon npm (scoped) GitHub code size in bytes GitHub repo size in bytes npm

QPlaceholder is an UI App Extension for Quasar Framework v1. It will not work with legacy versions of Quasar Framework.

QPlaceholder

This work is currently in beta and there are expected changes while things get worked out. Your help with testing is greatly appreciated. Suggestions and PRs welcomed.

Info

QPlaceholder allows you to display a placeholder before your data arrives from your server.

Demo Project (source)

Can be found here.

Documentation and Examples

Can be found here.

Install

To add this App Extension to your Quasar application, run the following (in your Quasar app folder):

quasar ext add @quasar/qplaceholder

Uninstall

To remove this App Extension from your Quasar application, run the following (in your Quasar app folder):

quasar ext remove @quasar/qplaceholder

Describe

(TBD) You can use quasar describe QPlaceholder

Donate

If you appreciate the work that went into this App Extension, please consider donating to Quasar.

About

QPlaceholder - Add a placeholder while your data is being retrieved from the server.

https://quasarframework.github.io/app-extension-qplaceholder/

License:MIT License


Languages

Language:JavaScript 80.6%Language:Stylus 19.4%