Blogger data Attribute
data is an attribute to define dataset to be forwarded to the child node. The value of this attribute can be expression or an object.
Blogger Attribute [data] Syntax
Expression
data='alias'
Object with expression
data='{ alias: 'EXPRESSION' }'
Object with STRING dataset
data='{ alias: ["STRING1",[STRING2"] }'
This attribute found in tag and forwarded to .
alias
Blogger Attribute [data] Syntax
Expression
data='alias'
Object with expression
data='{ alias: 'EXPRESSION' }'
Object with STRING dataset
data='{ alias: ["STRING1",[STRING2"] }'
This attribute found in tag
alias
0 Response to "Blogger data Attribute"
Post a Comment