Content

Simple

cms-name: content

cms-class: simple

recommended-container: container-standard

component-name: content-simple

css: library/content-simple.css

<content-simple data-vue-comp="content-simple" data-vue-sample="content"></content-simple>

Simple Centered

cms-name: content

cms-class: simple-centered

recommended-container: container-standard

component-name: content-simple-centered

css: components/the-content.css, library/content-simple-centered.css

<content-simple-centered data-vue-comp="content-simple-centered" data-vue-sample="content"></content-simple-centered>

Simple Shaded

cms-name: content

cms-class: simple-shaded

recommended-container: container-standard

component-name: content-simple-shaded

css: components/the-content.css, library/content-simple-shaded.css

<content-simple-shaded data-vue-comp="content-simple-shaded" data-vue-sample="content"></content-simple-shaded>

Standard

cms-name: content

cms-class: standard

recommended-container: container-standard

component-name: content-standard

css: library/content-standard.css

<content-standard data-vue-comp="content-standard" data-vue-sample="content"></content-standard>

Standard Decorated

cms-name: content

cms-class: standard-decorted

recommended-container: container-standard

component-name: content-standard-decorated

css: library/content-standard-decorated.css

<content-standard-decorated data-vue-comp="content-standard-decorated" data-vue-sample="content"></content-standard-decorated>