1 line
204 KiB
JSON
1 line
204 KiB
JSON
|
|
{"q-ajax-bar/position":{"type":"string","description":"Position within window of where QAjaxBar should be displayed"},"q-ajax-bar/size":{"type":"string","description":"Size in CSS units, including unit name"},"q-ajax-bar/color":{"type":"string","description":"Color name for component from the Quasar Color Palette"},"q-ajax-bar/reverse":{"type":"boolean","description":"Reverse direction of progress"},"q-ajax-bar/skip-hijack":{"type":"boolean","description":"Skip Ajax hijacking (not a reactive prop)"},"q-ajax-bar/hijack-filter":{"type":"function","description":"Filter which URL should trigger start() + stop()"},"q-avatar/size":{"type":"string","description":"Size in CSS units, including unit name or standard size name (xs|sm|md|lg|xl)"},"q-avatar/font-size":{"type":"string","description":"The size in CSS units, including unit name, of the content (icon, text)"},"q-avatar/color":{"type":"string","description":"Color name for component from the Quasar Color Palette"},"q-avatar/text-color":{"type":"string","description":"Overrides text color (if needed); Color name from the Quasar Color Palette"},"q-avatar/icon":{"type":"string","description":"Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix; If 'none' (String) is used as value then no icon is rendered (but screen real estate will still be used for it)"},"q-avatar/square":{"type":"boolean","description":"Removes border-radius so borders are squared"},"q-avatar/rounded":{"type":"boolean","description":"Applies a small standard border-radius for a squared shape of the component"},"q-badge/color":{"type":"string","description":"Color name for component from the Quasar Color Palette"},"q-badge/text-color":{"type":"string","description":"Overrides text color (if needed); Color name from the Quasar Color Palette"},"q-badge/floating":{"type":"boolean","description":"Tell QBadge if it should float to the top right side of the relative positioned parent element or not"},"q-badge/transparent":{"type":"boolean","description":"Applies a 0.8 opacity; Useful especially for floating QBadge"},"q-badge/multi-line":{"type":"boolean","description":"Content can wrap to multiple lines"},"q-badge/label":{"type":"string|number","description":"Badge's content as string; overrides default slot if specified"},"q-badge/align":{"type":"string","description":"Sets vertical-align CSS prop"},"q-badge/outline":{"type":"boolean","description":"Use 'outline' design (colored text and borders only)"},"q-badge/rounded":{"type":"boolean","description":"Makes a rounded shaped badge"},"q-banner/inline-actions":{"type":"boolean","description":"Display actions on same row as content"},"q-banner/dense":{"type":"boolean","description":"Dense mode; occupies less space"},"q-banner/rounded":{"type":"boolean","description":"Applies a small standard border-radius for a squared shape of the component"},"q-banner/dark":{"type":"boolean|null","description":"Notify the component that the background is a dark color"},"q-bar/dense":{"type":"boolean","description":"Dense mode; occupies less space"},"q-bar/dark":{"type":"boolean|null","description":"The component background color lights up the parent's background (as opposed to default behavior which is to darken it); Works unless you specify a CSS background color for it"},"q-breadcrumbs/separator":{"type":"string","description":"The string used to separate the breadcrumbs"},"q-breadcrumbs/active-color":{"type":"string","description":"The color of the active breadcrumb, which can be any color from the Quasar Color Palette"},"q-breadcrumbs/gutter":{"type":"string","description":"The gutter value allows you control over the space between the breadcrumb elements."},"q-breadcrumbs/separator-color":{"type":"string","description":"The color used to color the separator, which can be any color from the Quasar Color Palette"},"q-breadcrumbs/align":{"type":"string","description":"Specify how to align the breadcrumbs horizontally"},"q-breadcrumbs-el/to":{"type":"string|object","description":"Equivalent to Vue Router <rou
|