Skip to main content

Documentation Index

Fetch the complete documentation index at: https://rive-accessibility.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

DataValue that stores a number value.

Fields

value

The stored numeric value.
local dv: DataValueNumber = DataValue.number()
dv.value = 200