Update readme

This commit is contained in:
Zach Plata
2022-04-10 22:58:25 -07:00
committed by Zachary Plata
parent 0a18b522cc
commit 73b57d0b81

View File

@@ -169,6 +169,7 @@ See our [examples](examples) folder for working examples of [Boolean](examples/s
- `rive`: A `Rive` object. This is returned by the `useRive` hook.
- `stateMachineName`: Name of the state machine.
- `inputName`: Name of the state machine input.
- `initialValue`: Initial value to set on a state machine input when it's loaded in, for number or boolean inputs.
#### Return Value