hubl/src/views/page-dashboard.pug

6 lines
316 B
Plaintext

div.padding-top-xlarge.padding-right-xsmall.padding-bottom-xlarge.padding-left-xsmall.sm-padding-top-medium.bg-color-grey.whitespace-normal
solid-dashboard(
data-src=`${component.endpoints.get}`
target=`${component.parameters && component.parameters.target ? component.parameters.target : 'default' }`
)