Basic Hooks
This example demonstrates combining useVBI with useVSeed.
Dependencies
- Packages:
@visactor/vbi-react,@visactor/vbi,@visactor/vseed,react - Props: requires an initialized
VBIChartBuilder(with a bound connector)
Code Snippet
Expected Behavior
- When the builder changes,
dslandvseedupdate in sync. - Shows
Loading...on first load or when updating; allows manual retry on failure. - On success, displays the current
chartTypeand the latest VSeed JSON.