:orphan: .. _popupMenuBtn: ====================================== popupMenuBtn ====================================== How to write by SpWML ======================== .. code-block:: none (popupMenuBtn, sid:pmBtn1) +(menu)menu 1 +(menu)menu 2 +(menu)menu 3 ---- Summary =============== A block that allows you to create a popup menu. It is necessary to set the SID. It has not only `PopupMenuButton class `__ variables that has variables that have been further adjusted to improve usability. To use this type, it is necessary to set `IndexManager `__ to SpWMLBuilder or SpWML widget. Also, if no value is selected, the manager has no value. ---- Dart Class Reference ====================== `PopupMenuBtnElement class `__ ---- SpWML Parameters ==================== * :ref:`The common` parameters. * :ref:`Parent` parameters. * iconNum (String). Set the icon type with `codePoint `__ . * iconSize (double). Set size of icon in px. * iconColor (String). Color setting. :ref:`The color system` . * isEnabled (bool). Set to false if you want to disable this elements.