Skip to main content

fillSlot variable

checks if data can fill the slot

Signature:

fillSlot: (data: {
[key: string]: unknown;
}, fieldName: string) => Uint8Array