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

[Feature Proposal]: Controls #4

Open
5 tasks
thomasDelaporte opened this issue Apr 9, 2023 · 0 comments
Open
5 tasks

[Feature Proposal]: Controls #4

thomasDelaporte opened this issue Apr 9, 2023 · 0 comments
Labels
kind/enhancement Feature requests or enhancements

Comments

@thomasDelaporte
Copy link
Contributor

Describe the feature / enhancement

"Controls" is a generic name (taken from Elementor) that corresponds to the user editable fields used to configure a block.

We have to provide several types of control by default:

  • Text Control
  • Number Control
  • WYSIWYG Control
  • Select Control (Multiple or simple)
  • File Control (Image or raw file)

It would be interesting to be able to create custom controls but this will require a framework, interfaces to work with the React editor.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

No response

@thomasDelaporte thomasDelaporte added the kind/enhancement Feature requests or enhancements label Apr 9, 2023
@thomasDelaporte thomasDelaporte changed the title Feature Proposal: Controls [Feature Proposal]: Controls May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Feature requests or enhancements
Projects
None yet
Development

No branches or pull requests

1 participant