Interface: LogoAsset
Defined in: types.ts:115
A logo the Form logo part renders when the host enables it (docs/12 §1.3).
Properties
alt?
optional alt?: string;
Defined in: types.ts:119
dark?
optional dark?: string;
Defined in: types.ts:117
height?
optional height?: number;
Defined in: types.ts:118
light
light: string;
Defined in: types.ts:116