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

To implement a view framework similar to Vaadin but in PHP #371

Open
4 tasks
KevinGuancheDarias opened this issue Jan 3, 2021 · 0 comments
Open
4 tasks

Comments

@KevinGuancheDarias
Copy link
Owner

KevinGuancheDarias commented Jan 3, 2021

Should have:

  • CssClass with the path, and the optional conditional lamdba
  • "Reactive content" as would look in the current Java websocket sync implementation
  • Common HTML tags as PHP classes
  • The view controller should implement a ViewController interface with a render() method that returns an array of "HTML tags"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant