This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Image Components
Daniel Antonio Conte edited this page Oct 16, 2018
·
4 revisions
<img-avatar [src]=""></img-avatar>
- src
- anniversaries component;
- message component;
- contact-headline component;
- twitter (avatar): thumbnail 200x200, raw 400x400;
- facebook - mobile (avatar): thumb 50x50, raw/retail 320x320;
- facebook - desktop (avatar): thumb 160x160, raw 960x960;
- resolution: 160x160;
- aspect: square;
- source:
- host: firebase;
- format: jpg, png;
- aspect: any;
<img-profile [src]=""></img-profile>
-
src
-
srcset
- from: https://infomobi.page.link/[imgName]
- to:
https://imageflow.meumobi.com/firebase/[imgName]?width=400&height=400&mode=crop&scale=both&format=jpg 800w https://imageflow.meumobi.com/firebase/[imgName]?width=600&height=600&mode=crop&scale=both&format=jpg 1024w https://imageflow.meumobi.com/firebase/[imgName]?width=800&height=800&mode=crop&scale=both&format=jpg 2048w
- user-details component;
- desk-details component;
- twitter (avatar): thumbnail 200x200, raw 400x400;
- facebook - mobile (avatar): thumb 50x50, raw/retail 320x320;
- facebook - desktop (avatar): thumb 160x160, raw 960x960;
- resolution: 160x160;
- aspect: square;
- source:
- host: firebase;
- format: jpg, png;
- aspect: any;
<img-content [src]=""></img-content>
-
src
-
srcset
- from: https://infomobi.page.link/[imgName]
- to:
https://imageflow.meumobi.com/firebase/[imgName]?width=600&height=400&mode=crop&scale=both&format=jpg 800w https://imageflow.meumobi.com/firebase/[imgName]?width=900&height=600&mode=crop&scale=both&format=jpg 1024w https://imageflow.meumobi.com/firebase/[imgName]?width=1200&height=800&mode=crop&scale=both&format=jpg 2048w
- anniversaries component;
- message component;
- articles component;
- polls component;
- article-details page;
- twitter - mobile (image): timeline 600x400, zoom raw
- twitter - desktop (image): timeline 900x600, zoom raw
- facebook - mobile (image): timeline 375w, zoom raw
- facebook - desktop (image): timeline 500w, zoom raw
- resolution: small 600x400, medium 900x600, large 1200x800;
- aspect: 1.5;
- source:
- host: firebase;
- format: jpg, png;
- aspect: any;
- source:
- host: meumobi;
- format: jpg, png;
- aspect: any;
- source:
- host: meumobi;
- format: jpg, png;
- aspect: any;
<img-thumbnail [src]=""></img-thumbnail>
- src
- medium-details component;
- user-form page;
- desk-form page;
- twitter (avatar): thumbnail 200x200, raw 400x400;
- facebook - mobile (avatar): thumb 50x50, raw/retail 320x320;
- facebook - desktop (avatar): thumb 160x160, raw 960x960;
- resolution: 200x200;
- aspect: square;
- source:
- host: meumobi;
- format: jpg, png;
- aspect: any;
- source:
- host: firebase;
- format: jpg, png;
- aspect: any;
- source:
- host: firebase;
- format: jpg, png;
- aspect: any;