@zero-org/overflow-tip3

1.0.1 • Public • Published

这个是一个vue3组件,基于ant-design-vue@4.0.7版本的Tooltip开发的单行文字溢出提示组件

props
参数 说明 类型 默认值
placement 气泡框位置,可选 top left right bottom topLeft topRight bottomLeft bottomRight leftTop leftBottom rightTop rightBottom string top

示例如下:父级要有最大宽度限制

<div style="display: inline-block;width: 100px;">
	<overflow-tip placement="left">这里必须是纯文本才行</overflow-tip>
</div>

/@zero-org/overflow-tip3/

    Package Sidebar

    Install

    npm i @zero-org/overflow-tip3

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    159 kB

    Total Files

    6

    Last publish

    Collaborators

    • jjzuo0808370