UNPKG

intercooler

Version:

Making AJAX as easy as anchor tags

29 lines (18 loc) 629 B
--- layout: default nav: attributes > ic-swap-style --- <div class="container"> <div class="row"> <div class="col-md-12"> <h2><code>ic-swap-style</code> - The Swap Style Attribute</h2> <h3>Summary</h3> <p>The <code>ic-swap-style</code> attribute tells intercooler how to swap content received from the server into the target element.</p> <h3>Syntax</h3> <p>The value of the attribute should be one of <code>'replace', 'append', 'prepend'</code></p> <h3>Dependencies</h3> <p><code>ic-swap-style</code> has no effect on dependencies.</p> </div> </div> </div>