Pages: Implement radio button
This commit is contained in:
parent
a59ab79da0
commit
feec5e88fc
7 changed files with 108 additions and 2 deletions
|
@ -2066,6 +2066,13 @@ pages:
|
|||
variable: "送信する変数"
|
||||
no-variable: "なし"
|
||||
|
||||
radioButton: "選択肢"
|
||||
_radioButton:
|
||||
name: "変数名"
|
||||
title: "タイトル"
|
||||
values: "改行で区切った選択肢"
|
||||
default: "デフォルト値"
|
||||
|
||||
script:
|
||||
categories:
|
||||
flow: "制御"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue