UNPKG

craft-stairs

Version:
19 lines (15 loc) 258 B
# craft-stairs # Install `$ npm install craft-stairs` # Parameters ```sh numberOfSteps - determines how many steps the stairs have ``` # Example ```html <craft> <craft name="stairs" module="craft-stairs"/> <stairs/> </craft> ``` ![example](example.png)