Enables you to customize the text of the submit button for certain components.
input-view {
match: Car (car)
render {
form {
elements {
...
}
on-submit { ... }
submit-button (Add Car)
}
}
}
macro optional | Defines a layout, a portion of a layout, or a dialog with a macro |
template optional | Text to be passed |
template-macro optional | Encapsulates dialog logic that normally would lead to duplication |
Copyright 2024 Samsung All rights reserved