$ui/components/my-fixed

定位布局组件,头部、底部可固定位置,不跟随滚动条移动

Source:

Members

(static) props

Source:
Properties:
Name Type Attributes Description
fit boolean <optional>

适配父容器

属性参数

(inner) slots

Source:
Properties:
Name Type Description
default string

默认插槽,定义主体内容

header string

定义头部内容

footer string

定义底部内容

插槽

Methods

(inner) resize()

Source:

重置位置,在容器尺寸变化后位置没更新时,可调用方法刷新