box-ui-elements-mlh
Version:
24 lines (14 loc) • 482 B
Markdown
"game" used by the Embed Widget to prevent clickjacking. The user must drag a randomly positioned cloud
into another randomly positioned cloud.
A simple, draggable cloud component
A simple, droppable cloud component
The actual component that represents the cloud game.
```
const SecurityCloudGameExamples = require('examples').SecurityCloudGameExamples;
<SecurityCloudGameExamples />
```
A