Is there a way to create new UI elements?
e.g. I'd like to use something like JS polymorphism to create new Button type with custom onClick behavior.
Is there a way to create new UI elements?
e.g. I'd like to use something like JS polymorphism to create new Button type with custom onClick behavior.