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