UNPKG

@itrocks/action

Version:

An abstract class for applying actions in your framework, with @Actions and @Need decorators for assignment

15 lines (12 loc) 262 B
<!DOCTYPE HTML> <html lang="en"> <head> <link href="app://(css)" rel="stylesheet"> <title>{action.toDisplay.ucFirst}</title> </head> <body> <!--BEGIN--> <a href="app://(object.@route)/(action)" target="{?target}">{caption.tr}</a> <!--END--> </body> </html>