![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| str | __getitem__ (self, str key) |
| list[str] | classes (self) |
| str | __str__ (self) |
This class holds the tags's attributes.
| str myst_parser.parsers.parse_html.Attribute.__getitem__ | ( | self, | |
| str | key | ||
| ) |
If self doesn't have the key it returns ''.
| str myst_parser.parsers.parse_html.Attribute.__str__ | ( | self | ) |
Return a htmlized representation for attributes.
| list[str] myst_parser.parsers.parse_html.Attribute.classes | ( | self | ) |
Return 'class' attribute as list.