Angular Flag Pack
A project made by Yummygum
Installation
npm install angular-flagpack -S
Declare module
; @
Use in your template:
Or use with defaults
Available component options
key | value | required | default | format |
---|---|---|---|---|
country code | String | true | none | see all codes |
size | String | false | l | 's', 'm' or 'l' |
className | String | false | - | - |
hasDropShadow | boolean | false | false | - |
hasBorder | boolean | false | true | - |
hasBorderRadius | boolean | false | true | - |
gradient | String | false | '' | 'top-down', 'real-linear' or 'real-circular' |