Skip to content

Add hooks API to the docs #39

@AdeAttwood

Description

@AdeAttwood

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions