common

Undocumented in source.

Members

Classes

DomNode
class DomNode
Undocumented in source.

Enums

Alignment
enum Alignment

Cross axis aligment

Direction
enum Direction

What direction the children are laid out in

Justification
enum Justification

Main axis alignment

Functions

domLeaf
auto domLeaf(Context ctx, Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
domNodeEnter
auto domNodeEnter(Context ctx, Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
domNodeLeave
auto domNodeLeave(Context ctx, Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
makeDom
auto makeDom(Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
printDom
void printDom(Context ctx, Node mn)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Attributes
struct Attributes
Undocumented in source.
RenderState
struct RenderState

Full description of current renderer state for debug use

WorkArea
struct WorkArea
Undocumented in source.

Meta