Join Slack
Powered by
Hi! I need to generate some HTML code in my app, b...
# server
n
noncom
06/06/2018, 2:57 PM
Hi! I need to generate some HTML code in my app, but I don't need to make it a fully-featured page, i.e. I only need some
<table>
elements with data in them. How can I achieve that with
kotlinx
without generating the full proper HTML structure with
<html>
and
<body>
?
Open in Slack
Previous
Next