tablate.library.formatters.html.style.attributes package#

Submodules#

tablate.library.formatters.html.style.attributes.color module#

tablate.library.formatters.html.style.attributes.color.background_color_attr(color)[source]#
tablate.library.formatters.html.style.attributes.color.text_color_attr(color)[source]#

tablate.library.formatters.html.style.attributes.divider module#

tablate.library.formatters.html.style.attributes.divider.divider_attr(divider_style, divider_weight, divider_color)[source]#
Return type:

str

tablate.library.formatters.html.style.attributes.margin module#

tablate.library.formatters.html.style.attributes.margin.margin_attr(margin, html_px_multiplier)[source]#

tablate.library.formatters.html.style.attributes.padding module#

tablate.library.formatters.html.style.attributes.padding.padding_attr(column_padding, html_px_multiplier)[source]#

tablate.library.formatters.html.style.attributes.space module#

tablate.library.formatters.html.style.attributes.space.space_attr(html_spacer, html_px_multiplier)[source]#

tablate.library.formatters.html.style.attributes.text module#

tablate.library.formatters.html.style.attributes.text.text_align_attr(text_align)[source]#
tablate.library.formatters.html.style.attributes.text.text_style_attr(text_style)[source]#
tablate.library.formatters.html.style.attributes.text.text_color_attr(text_color)[source]#
tablate.library.formatters.html.style.attributes.text.text_size_attr(text_size, px_multiplier=None)[source]#

Module contents#