# Tiny Components - Sidebar Form Created with [Riot.js](https://riot.js.org) Handle Form in a Sidebar. Sidebar is from [Plain-UI](https://plain-ui.com). ## Install ``` npm install @tiny-components\sidebar-form --save ``` ## How to use There are Multiple Components to use this Form. ```js { handleClose() }} loading={ state.isLoading }> New
{ handleSubmit(event) }}>
```