FractionalTableSpanExtent typedef

FractionalTableSpanExtent = FractionalSpanExtent

Specified the span extent as a fraction of the viewport extent.

For example, a column with a 1.0 as fraction will be as wide as the viewport.

Implementation

typedef FractionalTableSpanExtent = FractionalSpanExtent;