read-more and it's Usage-- read-more can be used as part of blog posts, fastn pages, anywhere inside
fastn web projects you wish.
read-more and it's Usageread-more is a new conversation experience with your users via using fastn
lang:
read-more on your web package, add below dependency into FASTN.ftd
file:-- fastn.dependency: fifthtry.github.io/bling
read-more into your
.ftd files:-- import: fifthtry.github.io/bling/read-more
default position-- read-more.read-more: Read more...
link: read-more/
some body or extra text
position attribute usage:read-more position attribute:
position: right align read-more to right of the componentposition: center align read-more to center of the componentposition: start align read-more to start of the componentcenter position-- read-more.read-more: Read more...
link: read-more/
position: center
some body or extra text
left position-- read-more.read-more: Read more...
link: read-more/
position: left
some body or extra text
