123456789101112 |
- <div class="private-preview">
- <strong class="gutter">PREVIEW</strong>
- {{ with .Inner}}{{.|$.Page.RenderString}}{{else}}This feature{{ end }} is in
- <strong><a href="https://materialize.com/preview-terms/">private preview</a></strong>.
- It is under active development and may have stability or performance issues.
- It isn't subject to our backwards compatibility guarantees.
- {{if not (.Get "enabled-by-default")}}
- <br><br>
- To enable this feature in your Materialize region,
- <a href="https://materialize.com/docs/support/">contact our team</a>.
- {{end}}
- </div>
|