Skip to main content

Module functions

Module functions 

Source
Expand description

A2UI 标准函数定义

对应 A2UI 规范中 standard_catalog.json 的 functions 部分

Structs§

PluralizeArgs
复数形式参数

Functions§

and
创建 and 函数调用
email
创建 email 函数调用
format_currency
创建 formatCurrency 函数调用
format_date
创建 formatDate 函数调用
format_number
创建 formatNumber 函数调用
format_string
创建 formatString 函数调用
length
创建 length 函数调用
not
创建 not 函数调用
numeric
创建 numeric 函数调用
open_url
创建 openUrl 函数调用
or
创建 or 函数调用
pluralize
创建 pluralize 函数调用
regex
创建 regex 函数调用
required
创建 required 函数调用