ClockReal-time clock using reactive now() helpercomponentUI Componentscomponent.htmlSVGThe `now` helper can be used to set a reactive date to the current time. `setInterval(() => state.time.now(), 1000)`["component","advanced"]Example
Categories