Custom Components
Note: The project in development, new compoents will be added soon.
Timer
The Timer component will add a live countdown at the top-right corner.
Attributes:
until- string of that specifies the stopping time for the countdown timer. The format needs to beHH:MM.
Example:
# Timer Example
<Timer until='14:50' />