Replies: 4 comments 2 replies
-
Alert 由 jardeng 进行开发 #83 问题如下: 1. 正常状态下文字不是垂直居中的可以放大仔细查看 效果: 代码片段: <f-alert type="default">默认提示信息</f-alert>
<f-alert type="primary">主要提示信息</f-alert>
<f-alert type="success">成功提示信息</f-alert>
<f-alert type="danger">危险提示信息</f-alert>
<f-alert type="warning">警告提示信息</f-alert> 2. 当传入
|
Beta Was this translation helpful? Give feedback.
1 reply
-
新增固定定位配置项 Attributes
|
Beta Was this translation helpful? Give feedback.
0 replies
-
新增固定定位配置项 Attributes
|
Beta Was this translation helpful? Give feedback.
0 replies
-
2022-07-28 新增配置项
可选值
如果不传递 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Alert 提示
Attributes
type
类型size
文字大小bold
是否加粗center
是否居中icon
带有 iconclose
可关闭simple
简约的title
标题round
圆角background
自定义背景色color
自定义文字颜色Slots
插槽默认是副标题,主标题使用
title
属性设计稿
https://www.figma.com/file/4puDOb4F1lZV89xRWdGWbf/Alert-%E6%8F%90%E7%A4%BA?node-id=3%3A27
Beta Was this translation helpful? Give feedback.
All reactions