check_feature_support
Check Rive feature support across web, mobile, and desktop runtimes. Specify a feature to see compatibility for all platforms or filter by runtime to plan cross-platform implementations.
Instructions
Check which Rive features are supported across different runtime platforms. Useful for planning cross-platform implementations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature | Yes | Rive feature to check support for. Examples: "state machines", "bones", "timeline events", "nested artboards" | |
| runtime | No | Specific runtime to check. Leave empty to check all runtimes. |