docs: add version prompt of message rtl (#24456)

This commit is contained in:
xrkffgg 2020-05-26 09:08:07 +08:00 committed by GitHub
parent cb2094265e
commit 47b3aa2225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -67,7 +67,7 @@ Methods for global configuration and destruction are also provided:
#### message.config
> When you use `ConfigProvider` for global configuration, the system will automatically start RTL mode by default.
> When you use `ConfigProvider` for global configuration, the system will automatically start RTL mode by default.(4.3.0+)
>
> When you want to use it alone, you can start the RTL mode through the following settings.

View File

@ -68,7 +68,7 @@ title: Message
#### message.config
> 当你使用 `ConfigProvider` 进行全局化配置时,系统会默认自动开启 RTL 模式。
> 当你使用 `ConfigProvider` 进行全局化配置时,系统会默认自动开启 RTL 模式。(4.3.0+)
>
> 当你想单独使用,可通过如下设置开启 RTL 模式。

View File

@ -50,7 +50,7 @@ The properties of config are as follows:
- `notification.config(options)`
> When you use `ConfigProvider` for global configuration, the system will automatically start RTL mode by default.
> When you use `ConfigProvider` for global configuration, the system will automatically start RTL mode by default.(4.3.0+)
>
> When you want to use it alone, you can start the RTL mode through the following settings.

View File

@ -51,7 +51,7 @@ config 参数如下:
- `notification.config(options)`
> 当你使用 `ConfigProvider` 进行全局化配置时,系统会默认自动开启 RTL 模式。
> 当你使用 `ConfigProvider` 进行全局化配置时,系统会默认自动开启 RTL 模式。(4.3.0+)
>
> 当你想单独使用,可通过如下设置开启 RTL 模式。