Using Kendo Button ... <?php // Create a new instance of Button and specify its id $button = new \Kendo\UI\Button('Button'); // Configure it $button->badge(true) ...
確定! 回上一頁