binxie
2024-01-16 4d3febe8045eb0fa0283af3c53b0c48344b8664d
1
2
3
4
5
6
7
({
    doInit: function(cmp) {
        // Set the attribute value. 
        // You could also fire an event here instead.
      
    }
})