{"id":666,"date":"2019-09-24T08:42:50","date_gmt":"2019-09-24T08:42:50","guid":{"rendered":"https:\/\/docs.theironnetwork.org\/vuely\/?page_id=666"},"modified":"2019-09-24T08:43:46","modified_gmt":"2019-09-24T08:43:46","slug":"banner","status":"publish","type":"page","link":"https:\/\/docs.theironnetwork.org\/vuely\/banner\/","title":{"rendered":"Banner"},"content":{"rendered":"\n<p>The <code>v-banner<\/code> component is used as middle-interruptive message to user with 1-2 actions. It comes in 2 variations, <strong>single-line<\/strong> and <strong>multi-line<\/strong> (implicit). These can have icons which you can use with your message and actions. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;template><br>  &lt;v-card><br>    &lt;v-system-bar>&lt;\/v-system-bar><br>    &lt;v-toolbar flat><br>      &lt;v-toolbar-title>My Document&lt;\/v-toolbar-title><br>      &lt;div class=\"flex-grow-1\">&lt;\/div><br>      &lt;div><br>        &lt;v-switch<br>          v-model=\"sticky\"<br>          label=\"Sticky Banner\"<br>          hide-details<br>        >&lt;\/v-switch><br>      &lt;\/div><br>    &lt;\/v-toolbar><br>    &lt;v-banner<br>      single-line<br>      :sticky=\"sticky\"<br>    ><br>      We can't save your edits while you are in offline mode.<br> <br>      &lt;template v-slot:actions><br>        &lt;v-btn<br>          text<br>          color=\"deep-purple accent-4\"<br>        >Get Online&lt;\/v-btn><br>      &lt;\/template><br>    &lt;\/v-banner><br>    &lt;v-card-text class=\"grey lighten-4\"><br>      &lt;v-sheet<br>        max-width=\"800\"<br>        height=\"300\"<br>        class=\"mx-auto\"<br>      >&lt;\/v-sheet><br>    &lt;\/v-card-text><br>  &lt;\/v-card><br>&lt;\/template> <\/pre>\n<div class=\"pld-like-dislike-wrap pld-template-1\">\n    <div class=\"pld-like-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-like-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"666\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-ip-check=\"0\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-up\"><\/i>\n                    <\/a>\n    <span class=\"pld-like-count-wrap pld-count-wrap\">    <\/span>\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-dislike-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"666\" data-trigger-type=\"dislike\" data-ip-check=\"0\" data-restriction=\"cookie\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-down\"><\/i>\n                    <\/a>\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\"><\/span>\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>The v-banner component is used as middle-interruptive message to user with 1-2 actions. It comes in 2 variations, single-line and multi-line (implicit). These can have icons which you can use with your message and actions. &lt;template> &lt;v-card> &lt;v-system-bar>&lt;\/v-system-bar> &lt;v-toolbar flat> &lt;v-toolbar-title>My Document&lt;\/v-toolbar-title> &lt;div class=&#8221;flex-grow-1&#8243;>&lt;\/div> &lt;div> &lt;v-switch v-model=&#8221;sticky&#8221; label=&#8221;Sticky Banner&#8221; hide-details >&lt;\/v-switch> &lt;\/div> &lt;\/v-toolbar> &lt;v-banner single-line [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":28,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/666"}],"collection":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/comments?post=666"}],"version-history":[{"count":1,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/666\/revisions"}],"predecessor-version":[{"id":668,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/666\/revisions\/668"}],"wp:attachment":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/media?parent=666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}