https://github.com/dash-ui/layout
A framework-agnostic layout library written in Dash
https://github.com/dash-ui/layout
Last synced: 3 months ago
JSON representation
A framework-agnostic layout library written in Dash
- Host: GitHub
- URL: https://github.com/dash-ui/layout
- Owner: dash-ui
- License: mit
- Created: 2021-08-23T01:24:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T01:23:58.000Z (almost 4 years ago)
- Last Synced: 2025-10-27T03:42:32.831Z (8 months ago)
- Language: TypeScript
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
A framework-agnostic layout library written in Dash
npm i @dash-ui/layout
---
## Quick start
```js
import _ from "@dash-ui/layout";
```
## API
### someFunction()
#### Arguments
| Name | Type | Default | Required? | Description |
| ---- | ---- | ------- | --------- | ----------- |
| | | | | |
## LICENSE
MIT