Record
move-screen-tab-field-params
No description available.
record move-screen-tab-field-params {
screen-id: string,
tab-id: string,
id: string,
after: option<string>,
position: option<move-field-bean-position-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| screen-id | string | |
| tab-id | string | |
| id | string | |
| after | option<string> | |
| position | option<move-field-bean-position-enum> |