Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 959 Bytes

File metadata and controls

41 lines (33 loc) · 959 Bytes

Component: QueryParam

No description available.

Component Signature

<bx:QueryParam value=[any]
sqltype=[string]
maxLength=[integer]
scale=[integer]
null=[boolean]
list=[boolean]
separator=[string] />

Attributes

Atrribute Type Required Description Default
value any false
sqltype string false
maxLength integer false
scale integer false
null boolean false
list boolean false
separator string false

Examples

<bx:QueryParam value=[any]
sqltype=[string]
maxLength=[integer]
scale=[integer]
null=[boolean]
list=[boolean]
separator=[string] />