useClientContext
Provides access to the canvas context within React. Currently, there are some differences between fixed layout and free layout.
Fixed Layout
- Return: FixedLayoutPluginContext
Free Layout
- Return: FreeLayoutPluginContext
Provides access to the canvas context within React. Currently, there are some differences between fixed layout and free layout.