UNPKG

yuang-framework-ui-pc

Version:

yuang-framework-ui-pc Library

12 lines (11 loc) 314 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const bottomBarProps = { /** 内容样式 */ bodyStyle: Object, /** 右侧样式 */ extraStyle: Object, /** 是否插入到布局的内容节点后 */ teleported: Boolean }; exports.bottomBarProps = bottomBarProps;