Skip to content

feat: add name() to experimental ViewModelInstance#422

Draft
mfazekas wants to merge 1 commit intorive-app:mainfrom
mfazekas:mfazekas/viewmodel-instance-name
Draft

feat: add name() to experimental ViewModelInstance#422
mfazekas wants to merge 1 commit intorive-app:mainfrom
mfazekas:mfazekas/viewmodel-instance-name

Conversation

@mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Feb 19, 2026

Add name() async method to ViewModelInstance in the experimental runtime, using the command queue round-trip. Depends on rive-app/rive-runtime#85.

Add async name() method to retrieve the VMI name from the C++ runtime
via the command queue. This works for all creation paths including
named, default, blank, nested, and list item instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant