1.0.16 • Published 4 years ago

hhtec-basic-component v1.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

初始化

yarn

构建

yarn build

发布

yarn publish

CustomHeader使用

import CustomHeader from 'hhtec-basic-component/src/CustomHeader';

<CustomHeader
        tenantUrl={SYSTEM_URL}
        systemName="物联网中台"
        style={{ backgroundColor: "#0015f0" }}
        themeCallBack={function (primaryColor?: string, navTheme?: MenuTheme | "realDark" | undefined) {
          setInitialState({ settings: { navTheme, primaryColor } })
        }
        } />
1.0.16

4 years ago

1.0.9

4 years ago

1.0.4

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago