SuptitleTitle
SubTitle
-image-size-extra-large l'image est de taille 64x64px. C'est le cas nominal.SubTitle
-image-size-large .Par défaut l'image est de taille 64x64px ainsi qu'avec le variant ce variant.
SubTitle
HTML
PUG
//- image sizeExtraLarge
.title-exemple
h4 Avec ce variant #[code -image-size-extra-large] l'image est de taille 64x64px. C'est le cas nominal.
.subject-version2.-horizontal.-image-size-extra-large
.wrapper-principal
.header
.image
img.img-fluid(src=fakeimg+"/64x64/" alt='')
.content
.title
h2
span.suptitle Suptitle
| Title
p.subtitle SubTitle
.documentation-space
//- image sizeLarge
.title-exemple
h4 Option d'affichage : #[code -image-size-large] .
p Par défaut l'image est de taille 64x64px ainsi qu'avec le variant ce variant.
.subject-version2.-horizontal.-image-size-large
.wrapper-principal
.header
.image
img.img-fluid(src=fakeimg+"/48x48/" alt='')
.content
.title
h2
span.suptitle Suptitle
| Title
p.subtitle SubTitle