samples.widgets.react-derived.poc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WebSite Show documentation
Show all versions of WebSite Show documentation
Prompto Documentation Web Site POM
widget Minimal extends ReactWidget {
Html method render () {
return minimal;
}
}
widget Derived extends Minimal {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy