Class Div

java.lang.Object
com.onec.ui.divkit.Div

public final class Div extends Object
Factories + fluent styling helpers for real DivKit div nodes, emitted as plain maps so Jackson serializes them to the DivKit JSON schema ("type": "container" | "text" | "gallery" | "image" | "separator" | ...). Every styling helper mutates and returns the node so calls chain.