UNPKG

fonteva-design-guide

Version:

## Dev, Build and Test

13 lines (12 loc) 300 B
<template> <slot></slot> <lightning-formatted-date-time data-label="value" value={value} year={dateOptions.year} month={dateOptions.month} day={dateOptions.day} time-zone="UTC" > </lightning-formatted-date-time> </template>