FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
collection
/
components
/
ui
/
table
Edit File: sc-table.js
import{Host,h}from"@stencil/core";export class ScTable{render(){return h(Host,{key:"e135d36df3fabbd0ab2ab7777aa446c0d26127be"},h("slot",{key:"0c6482ac05c8def5aa0a0a0aedbde9cad34e3503",name:"head"}),h("slot",{key:"23112d6290b14b2d47bd428792d66fea68be91fc"}),h("slot",{key:"1c9f6a9c073deefa84bcf0a9ee56238eb3c80bf0",name:"footer"}))}static get is(){return"sc-table"}static get encapsulation(){return"shadow"}static get originalStyleUrls(){return{$:["sc-table.scss"]}}static get styleUrls(){return{$:["sc-table.css"]}}}
Save
Back