@elemental/ui / VariabledataToContext Converts row data to a row context.Presentation const dataToContext: <T>(data: LmnRowData<T>) => LmnRowContext<T>;