@acpaas-ui/ngx-layout

The layout module is a collection of several layout-related modules, like a header, a footer, a modal, a pane, etc. You can find an overview in the [Modules](#modules) section below.

Usage no npm install needed!

<script type="module">
  import acpaasUiNgxLayout from 'https://cdn.skypack.dev/@acpaas-ui/ngx-layout';
</script>

README

@acpaas-ui/ngx-layout

The layout module is a collection of several layout-related modules, like a header, a footer, a modal, a pane, etc. You can find an overview in the Modules section below.

Documentation

Visit our documentation site for full how-to docs and guidelines

Modules

Name Description Documentation
FooterModule A simple footer with go-to-top functionality. Documentation
HeaderModule A header component with logo that can hide itself when scrolling. Documentation
HeroModule A basic hero component to display e.g. a title or action buttons. Documentation
ModalModule A service and a basic class to create modals in your app. Documentation
PaneModule An easy way to open a pane. Documentation
SidebarModule An easy way to create a sidebar in your app. Documentation

Contributing

Visit our Contribution Guidelines for more information on how to contribute.