Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca39931

Browse files
authored
chore: remove password form_type from docs (#18015)
1 parent516fb44 commitca39931

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎docs/admin/templates/extending-templates/parameters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ The "Options" column in the table below indicates whether the form type requires
480480
| `input` | `string`, `number` | No | Standard single-line text input field. Default for string/number parameters without options. |
481481
| `key-value` | `string` | No | For entering key-value pairs (as JSON). |
482482
| `multi-select` | `list(string)` | Yes | Select multiple items from a list with checkboxes. |
483-
| `password` | `string` | No | Masked input field for sensitive information. |
484483
| `radio` | `string`, `number`, `bool`, `list(string)` | Yes | Radio buttons for selecting a single option with all choices visible at once. |
485484
| `slider` | `number` | No | Slider selection with min/max validation for numeric values. |
486485
| `switch` | `bool` | No | Toggle switch alternative for boolean parameters. |

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp