Problem to solve
Improve the docs by adding details about the hooks API
Proposal
We have some hooks that can be used to make inputs as an alternative to the render props API. These need to be added to the docs as a public API.
Further details
The hooks we have to document right now are:
- useAttributeContext
- useCheckboxAttribute
- useFormContext
- useSelectAttribute
- useTextAttribute
Depending on if the new data type hooks gets merged before this gets done, we will also need to add any of them into the docs
Links / References
N / A
Problem to solve
Improve the docs by adding details about the hooks API
Proposal
We have some hooks that can be used to make inputs as an alternative to the render props API. These need to be added to the docs as a public API.
Further details
The hooks we have to document right now are:
Depending on if the new data type hooks gets merged before this gets done, we will also need to add any of them into the docs
Links / References
N / A