Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 380 Bytes

File metadata and controls

30 lines (21 loc) · 380 Bytes

TeskaLabs ASAB WebUI Shell Library

Shell library of ASAB used in WebUI projects.

Getting started

pnpm add asab_webui_shell

Usage

import { Application } from 'asab_webui_shell';

Possible imports:

  • Application
  • AboutModule
  • AuthModule
  • TenantModule
  • I18nModule
  • AttentionRequiredModule
  • InviteModule
  • getBrandImage

Documentation

TODO