Home > @infiniteobjects/data-types > PrintButtonPlatformConfigUtils > getRequiredVariantsForPlatform
Generates an array of required variants for the given platform
Signature:
static getRequiredVariantsForPlatform(platform: IPrintButtonPlatformConfig): PrintButtonAvailableVariant[];
Parameter | Type | Description |
---|---|---|
platform | IPrintButtonPlatformConfig |
Returns: