/
home
/
henzagold
/
admin_report
/
js
/
File Upload :
llllll
Current File: //home/henzagold/admin_report/js/chunk-2d21d4ee.fd57f8e7.js
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d21d4ee"],{d16a:function(t,e,s){"use strict";s.r(e);var o=function(){var t=this,e=t._self._c;return e("div",{staticClass:"vx-row"},[e("div",{staticClass:"vx-col w-full mb-base"},[e("vx-card",{attrs:{title:"Card Actions","action-buttons":""},on:{refresh:t.closeCardAnimationDemo}},[e("table",{staticClass:"border-collapse",staticStyle:{width:"100%"}},[e("tr",[e("th",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Action")]),e("th",{staticClass:"p-2 border border-solid d-theme-border-grey-light text-center"},[t._v("Icon")]),e("th",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Detail")])]),e("tr",[e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Collapse")]),e("td",{staticClass:"border border-solid d-theme-border-grey-light text-center"},[e("feather-icon",{attrs:{icon:"ChevronDownIcon",svgClasses:"h-5 w-5"}})],1),e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Collapse card content using collapse action.")])]),e("tr",[e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Refresh Content")]),e("td",{staticClass:"border border-solid d-theme-border-grey-light text-center"},[e("feather-icon",{attrs:{icon:"RotateCwIcon",svgClasses:"h-4 w-4"}})],1),e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Refresh your card content using refresh action.")])]),e("tr",[e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Remove Card")]),e("td",{staticClass:"border border-solid d-theme-border-grey-light text-center"},[e("feather-icon",{attrs:{icon:"XIcon",svgClasses:"h-5 w-5"}})],1),e("td",{staticClass:"p-2 border border-solid d-theme-border-grey-light"},[t._v("Remove card from page using remove card action")])])])])],1),e("div",{staticClass:"vx-col w-full md:w-1/2 lg:w-1/2 xl:w-1/2 mb-base"},[e("vx-card",{attrs:{title:"Collapsable Card","collapse-action":""}},[e("p",{staticClass:"mb-3"},[t._v("You can create collapsible content card by setting "),e("code",[t._v("collapse-action")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(". By default it is set to false.")]),e("p",{staticClass:"mb-3"},[t._v("You can also get this action if you set "),e("code",[t._v("action-buttons")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(".")]),e("p",[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"ChevronDownIcon",svgClasses:"h-5 w-5"}}),t._v(" icon to see card collapse in action.")],1)])],1),e("div",{staticClass:"vx-col w-full md:w-1/2 lg:w-1/2 xl:w-1/2 mb-base"},[e("vx-card",{attrs:{title:"Remove Card","remove-card-action":""}},[e("p",{staticClass:"mb-3"},[t._v("You can add remove card action by setting "),e("code",[t._v("remove-card-action")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(". By default it is set to false.")]),e("p",{staticClass:"mb-3"},[t._v("You can also get this action if you set "),e("code",[t._v("action-buttons")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(".")]),e("p",[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"XIcon",svgClasses:"h-4 w-4"}}),t._v(" icon to see close card in action.")],1)])],1),e("div",{staticClass:"vx-col w-full md:w-1/2 lg:w-1/2 xl:w-1/2 mb-base"},[e("vx-card",{attrs:{title:"Refresh Content","refresh-content-action":""},on:{refresh:t.closeCardAnimationDemo}},[e("p",{staticClass:"mb-3"},[t._v("You can add refresh content action by setting "),e("code",[t._v("refresh-content-action")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(". By default it is set to false.")]),e("p",{staticClass:"mb-3"},[t._v("You can also get this action if you set "),e("code",[t._v("action-buttons")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(".")]),e("p",[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"RotateCwIcon",svgClasses:"h-4 w-4"}}),t._v(" icon to see refresh card content in action.")],1)])],1),e("div",{staticClass:"vx-col w-full md:w-1/2 lg:w-1/2 xl:w-1/2 md:mt-0"},[e("vx-card",{attrs:{title:"Action Buttons","action-buttons":""},on:{refresh:t.closeCardAnimationDemo}},[e("p",{staticClass:"mb-2"},[t._v("You can add all three action by setting "),e("code",[t._v("action-buttons")]),t._v(" prop to "),e("code",[t._v("true")]),t._v(". By default it is set to false.")]),e("p",{staticClass:"mb-1"},[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"ChevronDownIcon",svgClasses:"h-5 w-5"}}),t._v(" icon to see card collapse in action.")],1),e("p",{staticClass:"mb-1"},[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"RotateCwIcon",svgClasses:"h-4 w-4"}}),t._v(" icon to see refresh card content in action.")],1),e("p",{staticClass:"mb-1"},[t._v("Click on "),e("feather-icon",{staticClass:"align-middle",attrs:{icon:"XIcon",svgClasses:"h-4 w-4"}}),t._v(" icon to see close card in action.")],1)])],1)])},a=[],r={methods:{closeCardAnimationDemo:function(t){t.removeRefreshAnimation(3e3)}}},i=r,c=s("2877"),l=Object(c["a"])(i,o,a,!1,null,null,null);e["default"]=l.exports}}]); //# sourceMappingURL=chunk-2d21d4ee.fd57f8e7.js.map
Copyright ©2k19 -
Hexid
|
Tex7ure