Skip to content

Add JSX support - #1

Open
MCJack123 wants to merge 5 commits into
masterfrom
jsx
Open

Add JSX support#1
MCJack123 wants to merge 5 commits into
masterfrom
jsx

Conversation

@MCJack123

Copy link
Copy Markdown
Contributor

Adds the ability to define UI layouts using JSX syntax. Uses function elements exported by each module - the class itself or a static method inside cannot be used due to conflicting inheritance and inflexibility in TS's JSX support. However, there's rich typing and checking support.

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

Successfully merging this pull request may close these issues.

1 participant