Copyright | (c) Ruben Astudillo 2023 |
---|---|
License | BSD-2 |
Maintainer | ruben.astud@gmail.com |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
RsiBreak.Widget.Clockdown
Description
Main composite of the the application.
Documentation
data ClockModel Source #
Constructors
ClockModel Text TimerState TimerSetting |
Instances
Eq ClockModel Source # | |
Defined in RsiBreak.Widget.Clockdown |
handleEvent :: EventHandler ClockModel ClockEvent es ep Source #
buildUI :: UIBuilder ClockModel ClockEvent Source #