AinsleyGenerateOptions
ainsley › AinsleyGenerateOptions
Hierarchy
- AinsleyGenerateOptions
Index
Properties
Properties
abbreviateProperty
• abbreviateProperty: function
Defined in types.ts:37
Type declaration:
▸ (property: string): [string, string]
Parameters:
| Name | Type |
|---|---|
property | string |
addPropertyToSelector
• addPropertyToSelector: function
Defined in types.ts:32
Type declaration:
▸ (selector: string, propertyAbbreviation: string): string
Parameters:
| Name | Type |
|---|---|
selector | string |
propertyAbbreviation | string |
addValueToSelector
• addValueToSelector: function
Defined in types.ts:36
Type declaration:
▸ (selector: string, valueAbbreviation: string): string
Parameters:
| Name | Type |
|---|---|
selector | string |
valueAbbreviation | string |
addVariationToSelector
• addVariationToSelector: function
Defined in types.ts:28
Type declaration:
▸ (selector: string, variationAbbreviation: string): string
Parameters:
| Name | Type |
|---|---|
selector | string |
variationAbbreviation | string |