Components

Shutter

<Shutter position slatAngle />

Constructor

# <Shutter position slatAngle />

This component is a multiple-property sensor which display the position and slat angle of a window shutter. They tell whether the shutters are up or down and to what percentage as well as the value of the angle of the slat at any particular time. The position and slatAngle values range from 0% to 100%.

PropTypes:
Name Type Required Description Default
position number Yes The position of the shutter from 0 to 100
slatAngle number Yes The angle of the shuter slats from 0 to 100

View Source components/shutter/index.jsx, line 25

Example
<Shutter />