Rendering Behaviour
Learn about the FeedSpring product from a top-level overview.
Rendering Behaviour
Rendering modes
Static rendering (default)
<section feedspring="inst_...">
<article feedspring="post" class="hero">
<img feed-field="img" alt="" />
<h2 feed-field="caption"></h2>
</article>
<div class="secondary-grid">
<article feedspring="post" class="small">
<img feed-field="img" alt="" />
</article>
<article feedspring="post" class="small">
<img feed-field="img" alt="" />
</article>
<article feedspring="post" class="small">
<img feed-field="img" alt="" />
</article>
</div>
</section>Dynamic rendering
Choosing between them
Dynamic
Static
Hybrid layouts
The appear option
appear optionappear:display-none (default)
appear:display-none (default)appear:display-block
appear:display-blockappear:display-flex
appear:display-flexLoading state
Locale and number formatting
lang:xx-XX
lang:xx-XXlang:auto
lang:autoElement behaviour by type
Element
Behaviour
Next steps
Last updated