BootCell
Preparing search index...
CountDown
Class CountDown
Hierarchy
WebCell
<
CountDownProps
>
HTMLElement
CountDown
Implements
WebCell
<
CountDownProps
>
Index
Constructors
constructor
Accessors
end
Time
rest
time
Sections
units
Methods
disconnected
Callback
mounted
Callback
render
tick
Constructors
constructor
new
CountDown
()
:
CountDown
Returns
CountDown
Accessors
end
Time
endTime
:
any
rest
rest
:
any
time
Sections
get
timeSections
()
:
TimeSection
[]
Returns
TimeSection
[]
units
units
:
any
Methods
disconnected
Callback
disconnectedCallback
()
:
void
Called every time the element is removed from the DOM.
Returns
void
mounted
Callback
mountedCallback
()
:
void
Called at first time of DOM tree updated
Returns
void
render
render
()
:
VNode
Returns
VNode
tick
tick
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
end
Time
rest
time
Sections
units
Methods
disconnected
Callback
mounted
Callback
render
tick
BootCell
Loading...
Called every time the element is removed from the DOM.