Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Interactivity API - Create a new page on "Getting Started > Fundamentals of Block Development" to introduce Interactive Blocks using iAPI #62872

Open
juanmaguitar opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels
[Feature] Interactivity API API to add frontend interactivity to blocks. [Type] Developer Documentation Documentation for developers

Comments

@juanmaguitar
Copy link
Contributor

The "Getting Started > Fundamentals of Block Development" section provides an introduction to the most relevant concepts in block development. A new page under this section should be added to introduce how to create interactive blocks (in the frontend) using the standard API provided by WordPress (the Interactivity API)

Some of the ideas to guide this page could be:

  • Introduction to creating interactive blocks using the WP standard (which is the iAPI)
  • How to add JS behavior in the front (view.js) - block.json
  • WP includes a standard to add behavior in the Frontent which provides a reactive, modern way …
  • Advantages of using this approach
  • Proper links to Interactivity API Reference pages and especially to Interactivity API Reference > Quick start guide
@juanmaguitar juanmaguitar added [Type] Developer Documentation Documentation for developers [Feature] Interactivity API API to add frontend interactivity to blocks. labels Jun 26, 2024
@juanmaguitar juanmaguitar self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Interactivity API API to add frontend interactivity to blocks. [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

No branches or pull requests

1 participant