HTMLTableFormat

Undocumented in source.
immutable
auto HTMLTableFormat = q{ <div class="col-md-6"> <table class="table table-striped" id="%[id%]"> <thead><tr></tr></thead> <tbody></tbody> </table> </div> };

Meta