SelectItem コンポーネントでタイトル サイズを変更することは可能ですか?
私は持っている:
SelectItem checkSelectItem = new SelectItem("name", "title: this is a test");
タイトルは 1 行だけにしてほしいのですが、2 行使用しています。
SelectItem コンポーネントでタイトル サイズを変更することは可能ですか?
私は持っている:
SelectItem checkSelectItem = new SelectItem("name", "title: this is a test");
タイトルは 1 行だけにしてほしいのですが、2 行使用しています。