19 |21 |20 |
Some configurations are available only in component registration, but any design specific settings 51 | may be added in runtime and changed any time. More details in sample below.
52 | 53 | 57 | 61 | 65 | 66 |28 | To start using component you need simply register it. Loader will inject in to axios interceptors and 29 | will show up while response is not received. Press "Create request" button to call 'httpstat.us' 30 | with axios. 31 |
32 | 33 | 37 | 38 |33 | In some cases you need manually add/remove/fail request and it is possible. See code samples below for 34 | more details. 35 |
36 | 37 | 41 | 45 | 49 | 50 |30 | This plugin is compatible with 31 | crip-vue-notice 32 | it is possible call notices directly from loader fail method. 33 |
34 | 35 | 39 | 40 |