fallback property

String fallback
final

Fallback strategy when format is not supported by the active renderer. 'bitmap' (default) raster-rasterises into PNG at the block's physical size; 'skip' emits a placeholder.

Implementation

final String fallback;