@hh-admin/components
v0.1.7
Published
Shared Vue components for Hh Admin
Readme
@hh-admin/components
Shared Vue components for Hh Admin templates.
Usage
import ArcoVue from '@arco-design/web-vue'
import '@arco-design/web-vue/dist/arco.css'
import '@hh-admin/components/style.css'
app.use(ArcoVue)You can import individual component entries when you do not want the root entry:
import { HhTable } from '@hh-admin/components/HhTable'
import { HhForm } from '@hh-admin/components/HhForm'Components
HhButtonHhFlexHhDotHhEditorHhTagHhCellAvatarHhCellGenderHhCellStatusHhCellTagsHhCodeButtonHhCodeViewHhInputSearchHhPageLayoutHhFooterHhFormHhIconBoxHhTableHhTableSettingHhIconSelectorHhIframeHhEditTableHhOptionHhOptionItemHhThemeBtnHhTrendHhUpload
