abstract class LuckySvgSpriteCli::Tag
- LuckySvgSpriteCli::Tag
- Reference
- Object
Direct Known Subclasses
Defined in:
lucky_svg_sprite_cli/tags/tag.crConstant Summary
-
ATTR_TO_AVOID =
["class", "id", "style"] of ::String
-
NAMED_TAGS =
(Lucky::BaseTags::TAGS + Lucky::BaseTags::EMPTY_TAGS) + Lucky::BaseTags::RENAMED_TAGS.values.to_a
-
QUOTE =
'"'
-
TOP_ATTR_TO_AVOID =
["version", "xmlns"] of ::String
Constructors
Instance Method Summary
- #attr_parameters
- #attr_text
- #convert_attributes_to_parameters
- #depth : Int32
- #format : LuckySvgSpriteCli::Format
- #method_joiner
- #method_name
- #padding
- #print_io(io : IO) : IO
- #squish(string : String)
- #tag : Myhtml::Node