DocSpace-buildtools/web/ASC.Web.Storybook/stories/error-container/README.md

21 lines
272 B
Markdown
Raw Normal View History

2019-07-05 09:35:34 +00:00
# ErrorContainer
## Usage
```js
import { ErrorContainer } from 'asc-web-components';
```
#### Description
Used to display full page error
#### Usage
```js
<ErrorContainer>Some error has happened</ErrorContainer>
```
#### Properties
Only children props is available