# 列挙型: UpdateModeEnum
# 列挙型メンバー
# active
• active = "active"
# 定義元
types/index.d.ts:577 (新しいウィンドウが開きます)
# default
• default = "default"
# 定義元
types/index.d.ts:576 (新しいウィンドウが開きます)
# hide
• hide = "hide"
# 定義元
types/index.d.ts:574 (新しいウィンドウが開きます)
# none
• none = "none"
# 定義元
types/index.d.ts:573 (新しいウィンドウが開きます)
# reset
• reset = "reset"
# 定義元
types/index.d.ts:572 (新しいウィンドウが開きます)
# resize
• resize = "resize"
# 定義元
types/index.d.ts:571 (新しいウィンドウが開きます)
# show
• show = "show"