Properties
				
					
					Optional animation
					animation: boolean = true
					
				
				
					
					Optional appendTo
					appendTo: string | Element | JQuery = "body"
					
				
				
					
					Optional cls
					cls: string = ""
					
					
				
				
				
				
					
					Optional disabled
					disabled: boolean = false
					
				
				
					
					Optional faceMode
					face
Mode: string | Array<string> = nullOptional height
					height: string | number
					
				
				
					
					Optional hidden
					hidden: boolean = true
					
				
				
					
					Optional htmlable
					htmlable: boolean = true
					
				
				
				
					
					Optional Readonly id
					id: string
					
				
				
				
				
					
					Optional name
					name: string = ""
					
				
				
					
					Optional place
					place
: LRTB | "auto" = "auto"Optional renderTo
					renderTo: string | Element | JQuery = null
					
					
				
				
				
					
					Optional style
					style: string = ""
					
					
				
				
				
					
					Optional template
					template: string
					
				
				
					
					Optional tip
					tip: string = ""
					
				
				
					
					Optional title
					title: string
					
				
				
					
					Optional trigger
					trigger: Bootstrap.Trigger = "manual"
					
				
				
					
					Optional width
					width: string | number
					
				
			
		 
The CSS class to add to this widget's element