PageTitleComponent
Description
This component generates the page title using the name and description present in index.properties of the current folder.
Options
- name
- The name of the component
- type
pageTitle
- listeners
- Array - Parameters who this component will react to
- htmlObject
- Id of the component (usually a div or a span tag) to be replaced by the result
- executeAtStart
- True to execute the component at start, false otherwise
Sample