Module poloto::default_tags[][src]

Contains building blocks for create the default svg an styling tags from scratch.

Constants

CLASS

The class of the svg tag.

HEIGHT

The height of the svg tag.

WIDTH

The width of the svg tag.

XMLNS

The xmlns: http://www.w3.org/2000/svg

Functions

default_styling

Add the default css styling.

default_styling_variables

Add the default css styling with css variables.

default_svg_attrs

Returns a function that will write default svg tag attributes.