A w:tr element.
Summary
Types
@type t() :: %Sablon.HTMLConverter.TableRow{ attributes: map(), children: [struct()], properties: Sablon.HTMLConverter.NodeProperties.t() | nil }
Functions
@spec new(Sablon.Environment.t(), Sablon.XML.Node.t(), Sablon.Props.t()) :: t()
Converts a tr element.
The w:trPr properties a table row accepts.