Skip to content

Commit

Permalink
Add type validation info to markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Jun 27, 2024
1 parent df9b9c3 commit 5e1d524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions type_validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ We leverage [zbus-lockstep](https://github.com/luukvanderduim/zbus-lockstep/) to
| `ScrollType` || `Component::ScrollTo` argument `type`|
| `Politeness` || `Event.Object::Announcement` argument `politeness`|
| `ObjectMatchRule` || `Collection::GetMatches` argument 'rule' contains `Vec<Role>` and `StateSet` which are defined as "ai", but `Role` and `StateSet` are not.|
| `TextSelection` | ✓ | `Document::GetTextSelections` argument `selections` contains `Vec<TextSelection>`

0 comments on commit 5e1d524

Please sign in to comment.