Socket
Book a DemoInstallSign in
Socket

@alita/alita-layout

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alita/alita-layout

The generic h5 layout in umi uses antd-mobile. alita@3 or umi@4

latest
npmnpm
Version
3.0.5
Version published
Maintainers
4
Created
Source

alita-layout

Alita NPM version NPM downloads Build Status Coverage Status License

Alita Layout

The generic h5 layout in umi uses antd-mobile.

umi@2 和 alita@1 请使用1.x版本

2.x版本只支持umi@3和alita@2

使用

npm i @alitajs/alita-layout --save
// or
yarn add @alitajs/alita-layout
import BasicLayout from '@alitajs/alita-layout';

render(<BasicLayout />, document.getElementById('root'));

API

See our website @alitajs/alita-layout for more information.

FAQs

Package last updated on 13 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts