Passing Props
Props can be passed to the live code block using the props
attribute. This attribute accepts a JSON object of props to pass to the live code block.
Default Props
If you have a common set of props you’d like applied to all examples, you can configure
it using defaultProps
in the integration config: