@gmsoft/dva-theme-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

theme plugin for dva.


defaultState
  const initialState = {
    rowProps: { gutter: 24 },
    colProps: { xl: 6, lg: 6, md: 8, sm: 12, xs: 24 },
  };
namesapce
 theme
action
 { type: '@@DVA_THEME/SET', payload: state }

| state 结构和 initialState 相同

Readme

Keywords

Package Sidebar

Install

npm i @gmsoft/dva-theme-plugin

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

7.5 kB

Total Files

7

Last publish

Collaborators

  • xt_journey
  • angular-moon
  • bddandelion
  • julysunshine