These examples show how to integrate UnpolyJS with your Minimal API application
-
Use
up-poll
attribute to poll content fragment in specific interval. -
Use
up-target
to load specific content fragment and show it at targetted HTML element using tag, id, and class selectors. -
Use
up-target
to load content fragments at multiple elements the same time using tag, id, and class selectors. -
Use
up-hungry
to load content fragement at untargeted elements. If the server returns a matching fragment, the untargeted elements will be loaded. -
Use
up-flashes
to provide flash message functionality.