简体   繁体   中英

How to use placeholder element from Semantic-UI?

I want to use the Placeholder element

<div class="ui placeholder">
  <div class="image"></div>
</div>

But I can't figure out if I have to replace manually the content on it or there's a function out-of-the-box.

I have read the documentation but I haven't found anything for that.

不,没有现成的功能-您必须手动替换占位符元素的内容,同时删除placeholder类。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM