designkit
Design kit for appbaseio ecosystem
Components
Footer
Additional props can be passed to Footer and its child compound components Footer.Links, Footer.List and Footer.Brand.
``js
import { Footer, Title } from '@appbaseio/designkit';
const AppFooter = ({ theme: { colors } }) => (
);
`
News
`js
Build native mobile apps with appbase.io and ReactiveSearch
`
Hero
A full width and full height section great for highlighting the landing section of new pages.
`js
Build native mobile apps with appbase.io and ReactiveSearch
Appbase Design System
``