'1M', 'name' => '1 month'], ['id' => '3M', 'name' => '3 months'], ['id' => 'YTD', 'name' => 'Year to date'], ['id' => '1Y', 'name' => '1 year'], ['id' => '3Y', 'name' => '3 years'], ['id' => 'ALL', 'name' => 'All time'] ]; protected $listeners = ['data-scope-updated' => 'test']; public function test() { $this->value = 148; } // methods public function mount() { // } }; ?>