'宣言 Public Function Popup( _ Optional ByVal selector As System.String _ ) As PopupBuilder
public PopupBuilder Popup( System.string selector )
パラメータ
- selector
- Specifies a selector. It is optional. If it is not set, a default dom element will be generated.
戻り値の型
A PopupBuilder.