.vue-bulma-components.This collection may generate parts based upon Bulma's course syntax. Bulma is actually a contemporary CSS framework based on Flexbox.To acquire a suggestion of what this project is about, check the Demo page as well as the related code. (3kb minified).Instance.Put in.yarn include vue-bulma-components.or.npm install-- save vue-bulma-components.At that point put in Bulma by adhering to one of the 3 ways offered.npm install bulma.Utilize all elements around the globe in your application.Inside your main.js.import vueBulmaComponents coming from 'vue-bulma-components'.bring in 'bulma/css/bulma. css'.Vue.use( vueBulmaComponents).You can likewise prefix all the bulma elements (to prevent wreck with existing parts).bring in vueBulmaComponents coming from 'vue-bulma-components'.Vue.use( vueBulmaComponents, prefix:' y-' ).As opposed to utilizing you currently require to utilize.Usage.Example with framework body.Authentic Bulma technique:.A column.Vue-bulma-component means:.A column.You may additionally make any type of vue-bulma-component by calling bulmaComponentGenerator( bulmaComponentStr). By nonpayment, a lot of the components are actually provided as.To create Bulma components: bulmaComponentGenerator( bulma_coponent_name, rendered_outer_html_element ), rendered_outer_html_element is actually extra.
Send.Generated components.If you are thinking this might help you in your existing projects or in the future, check out at the plugin's database, on call on GitHub.