FilmStripBooleanControl
Code Snippet
<FilmStripBooleanControl value={false} latch={true} label="Power"
frameWidth={64} frameHeight={64} frameCount={2}
imageHref="/images/demo/switch_metal.png" invertValue={true}
onChange={(e) => setValue(e.value)}
/>