Does placeholder work for images in cards?
#34682
Replies
0 suggested answers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Insert Link
Translated from {{ originalLanguageInEnglish }}
Beta Was this translation helpful? Give Feedback
Beta 이 번역이 도움이 되셨나요? 피드백 제공
Beta Esta tradução foi útil? Dê sua opinião
I noticed that the placeholder still requires an actual image source, correct?
I thought the point of placeholder was to have some kind of "filler" ?
<img src="..." class="card-img-top" alt="...">How does one use a placeholder image here without referencing an actual image resource?