CircleFlagProps
Defined in: index.tsx:75
Extends
Section titled “Extends”Omit<FlagComponentProps,"title">
Properties
Section titled “Properties”cdnUrl?
Section titled “cdnUrl?”optional cdnUrl: string;Defined in: index.tsx:81
Custom CDN URL for loading SVG flags
className?
Section titled “className?”optional className: string;Defined in: index.tsx:70
CSS className
Inherited from
Section titled “Inherited from”optional code: string;Defined in: index.tsx:79
countryCode?
Section titled “countryCode?”optional countryCode: string;Defined in: index.tsx:77
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:83
Custom title for accessibility
width?
Section titled “width?”optional width: string | number;Defined in: index.tsx:66
Width of the flag