Function pinwheel::elements::html::td[][src]

pub fn td() -> TdElement
Expand description

The HTML <td> element defines a cell of a table that contains data. It participates in the table model.