Skip to content
Sheetwrite

Sheetwrite / Documentation

gridSizeStyle@sheetwrite/core/adapter

Converts adapter size props into a host element style object.

Converts adapter size props into a host element style object.

Declaration

function gridSizeStyle(
size: OptionalGridSizeProps,
): Record<string, string>