Documentation

Search 

Contents

  1. Introduction
  2. Getting Started
  3. Trinidad Concepts
  4. Code View Support
  5. Design View Support
  6. Tag Object Toolbars
  7. Server Behaviors
  8. Property Inspectors
Selected 9. Trinidad Tag Reference

10. Trinidad Core Tag Reference

Contents > Trinidad Core Tag Reference > tr:componentDef

tr:componentDef

The tr:componentDef tag gives a component a reference name by setting the var attribute. The component can then be referenced by the name.

Example

<tr:componentDef></tr:componentDef>

HTML Output

(No output.)

Tag Attributes

var Text
 
The var attribute sets the name of a request-scope attribute exposing the data for each iteration over the rows in the underlying data model for this table.