Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 543 Bytes

File metadata and controls

23 lines (15 loc) · 543 Bytes

Component: Sleep

Sleep for a specified number of milliseconds

Component Signature

<bx:Sleep time=[any] />

Attributes

Atrribute Type Required Description Default
time any true The number of milliseconds to sleep

Examples

<bx:Sleep time=[any] />