Skip to content

[feat]: Add RichText block types #100

@cachesdev

Description

@cachesdev

A clear and concise description of what the feature is

RichText blocks are completely untyped in the client, which makes them hard to use. currently they are typed over at a different strapi library, but this library is made for react: https://github.com/strapi/blocks-react-renderer

Why should this feature be included?

adding the types means it will be much easier to use them with other frameworks that aren't react, as you currently need to install a react stack just to be able to import the types.

Please provide an example for how this would work

self explanatory. just copy over the types to the client.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions