Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Release version 1.0.0

Compare
Choose a tag to compare
@PengJiyuan PengJiyuan released this 14 May 03:52
· 147 commits to master since this release

Api

Main

Main layout.

import {Main} from 'ufec';

ModalV2

Main modal component.

ModalPlus

Main modal plus.

ModalDelete

Main modal delete.

ModalAlert

Main modal alert.

SideMenu

Side menu component.

Subs {Object}

A list of subs components.

import {Subs} from 'ufec';
const Steps = Subs.Steps;

history

React-router's history state.