UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

18 lines (16 loc) 341 B
{ "injection": "$q.addressbarColor", "methods": { "set": { "desc": "Sets addressbar color (for browsers that support it)", "params": { "hexColor": { "type": "String", "desc": "Color in hex format", "required": true, "examples": [ "#ff0000" ] } } } } }