Text Component Tags

Use the following tags to define a text component for a stamp portlet.

Text Component Tags

Tag Example Description
text

text "PREV DAY" {

...

}

Defines the block for a text component. The block and possible attributes are:

text <text string>{

<position>

<style (optional)>

<size (optional)>

<click actions list (optional)>

}

For information about attributes common to all component types used in a stamp, see Stamp Component Tags.