Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
markout
v0.7.0
Markout
HTML
Component
Page
Version
Onyx
HTTP
Endpoint
View
Built with Crystal 1.9.2
2023-10-08 16:54:27 UTC
module
Onyx::HTTP::View
Defined in:
markout/onyx.cr
Macro Summary
html
(page, *args, content_type =
"text/html"
, accept = {
"text/html"
}, **kwargs)
Macro Detail
macro
html
(page, *args, content_type =
"text/html"
, accept = {
"text/html"
}, **kwargs)
#
[
View source
]