Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/components/formDataComponent/oValueChange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ attributes: [{
description: "Reference to the input."
},{
name: "type",
description : " The value is 0 if the change is emitted by the user or 1 if change is emitted by programmaticñ",
description : " The value is 0 if the change is emitted by the user or 1 if change is emitted by programmatic",
type: "0 | 1 "
},{
name: "newValue",
Expand Down