0.6.0 • Published 2 years ago
@arkitema/layout v0.6.0
@arkitema/layout
Layout
The 'layout' package provides a set of reusable layout components, design to help organise and structure the visual layouts of Arkitema applications.
The package is composed of the following components:
- AppContainer: Serves as the main container of the application to provide a consistent layout, also handling loading and errors.
- ArkitemaCard: Cards to linking to a separate page, with sizes small, large and extra large.
- CardGrid: Wrap it around a group of Arkitema card to organise them in a responsive manner.
- ArkitemaTable: Presents a simple table layout of 2 columns.
- PaperPage: Provides a container with standardised visuals.
Installation
npm install --save @arkitema/layout