![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/bootstrap-vue/src/components/spinner/ |
{ "name": "@bootstrap-vue/spinner", "version": "1.0.0", "meta": { "title": "Spinner", "description": "The <b-spinner> component can be used to show the loading state in your projects. They're rendered only with basic HTML and CSS as a lightweight Vue functional component.", "slug": "spinner", "components": [ { "component": "BSpinner", "props": [ { "prop": "label", "description": "Text content to place in the sr-only label" }, { "prop": "small", "description": "When set, rendered a smaller spinner suitable for placing in buttons" }, { "prop": "type", "description": "Type of spinner to show. Current supported types are 'border' and 'grow'" }, { "prop": "variant", "description": "Applies one of the Bootstrap theme color variants to the component" } ], "slots": [ { "name": "label", "description": "Content to place in the sr-only label" } ] } ] } }