### VLoader Vuero ships with a dead simple and versatile `` component. This loader is mostly CSS based and gets activated by passing a `true` value to the `active` prop. You can change the loader size using the `size` prop. 4 sizes are available: `small`, default, `large` and `xl`. ```vue ```