UNPKG

core-resource-app-test

Version:

App that contains assets and scripts for the core apps

17 lines (14 loc) 317 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery UI Button Demos</title> </head> <body> <ul> <li><a href="default.html">Default functionality</a></li> <li><a href="icons.html">Icons</a></li> </ul> </body> </html>