@gztn/ui

1.0.30 • Public • Published

GZTN/UI

Install

With npm

npm install @gztn/ui

With yarn

yarn add @gztn/ui

Usage

import { MyComponent } from '@gztn/ui'

Components

Drawer

import { Drawer } from '@gztn/iu'
const MyDrawer = (props) => {
    <Drawer {...props}/>
}

GlobalPanel

import { GlobalPanel } from '@gztn/iu'
const Panel = ({children}) => {
    <GlobalPanel/>
        {children}
    </GlobalPanel>
}

NavigationGroup

ProductPanel

AccountMenu

LanguageMenu

Create

Edit

Detail

List

Panel

SideBar

getModuleRoutes

getAllModuleRoutes

Containers

Loading

Header

Container

Utils

i18nConf

serviceWorker

storage

GWMSTools

App

/@gztn/ui/

    Package Sidebar

    Install

    npm i @gztn/ui

    Weekly Downloads

    6

    Version

    1.0.30

    License

    none

    Unpacked Size

    669 kB

    Total Files

    30

    Last publish

    Collaborators

    • 2314-raustin
    • lk321
    • eufronio
    • renelizarraga
    • rfcku
    • gglobal