Ant Design Style Dumi ThemeAnt Design Style Dumi Theme
指南
配置
组件
更新日志
⌘ K

Table of Contents

Demo
API
概览
布局
Footer 页脚
Toc 目录
功能组件
Highlighter 语法高亮器
ApiHeader 引用说明
风格化组件
Hero 头图
Features 特性
其他
DumiSiteProvider 主题容器

Footer 页脚

页面布局的页脚,基于 rc-footer 封装
引入方法
js
import { Footer } from 'dumi-theme-antd-style';
NPM
UNPKG
BundlePhobia
PackagePhobia
Anvaka Graph
查看源码
编辑文档

上一篇
概览
下一篇
Toc 目录

相关资源

Ant Design
Ant Design Pro
Ant Design Pro Components
Umi-React 应用开发框架
Dumi-组件/文档研发工具
qiankun-微前端框架

社区

Medium
Twitter
yuqueAnt Design 语雀专栏
Ant Design 知乎专栏
体验科技专栏
seeconfSEE Conf-SEE Conf-蚂蚁体验科技大会

帮助

GitHub
更新日志
讨论

more products更多产品

yuque语雀-知识创作与分享工具
AntVAntV-数据可视化解决方案
EggEgg-企业级 Node.js 框架
kitchenKitchen-Sketch 工具集
xtech蚂蚁体验科技
Copyright © 2022-2023
Made with ❤️ by 蚂蚁集团 - AFX & 数字科技
INFO

只有包裹在 DumiSiteProvider 里面才能正常使用。

Demo

API

名称类型描述
columnsRcProps['columns']列配置
bottomRcProps['bottom']底部内容
themeRcProps['theme']主题,可选值为 dark 或 light