DynamicFlagProps
Defined in: index.tsx:278
Base props for all flag components All individual flag components inherit from this type
Extends
Section titled “Extends”Properties
Section titled “Properties”className?
Section titled “className?”optional className: string;Defined in: index.tsx:70
CSS className
Inherited from
Section titled “Inherited from”code: string;Defined in: index.tsx:280
ISO country code (e.g., ‘us’, ‘cn’, ‘gb’)
height?
Section titled “height?”optional height: string | number;Defined in: index.tsx:68
Height of the flag
Inherited from
Section titled “Inherited from”title?
Section titled “title?”optional title: string;Defined in: index.tsx:72
Accessible title for screen readers
Inherited from
Section titled “Inherited from”width?
Section titled “width?”optional width: string | number;Defined in: index.tsx:66
Width of the flag