displaying top 100 results
Tracker Issue Addition of cfc inline property default values
2672613 CF-4184601 Language : CF Component Ryan Hinton Addition of cfc inline property default values Allow for an inline default value when using script attribute-less property.
Example:
component {
// proposed inline default value
property [type] thisPropertyName [= defaultvalue