You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					19 lines
				
				499 B
			
		
		
			
		
	
	
					19 lines
				
				499 B
			| 
								 
											5 years ago
										 
									 | 
							
								<van-picker
							 | 
						||
| 
								 | 
							
								  class="van-area__picker"
							 | 
						||
| 
								 | 
							
								  active-class="active-class"
							 | 
						||
| 
								 | 
							
								  toolbar-class="toolbar-class"
							 | 
						||
| 
								 | 
							
								  column-class="column-class"
							 | 
						||
| 
								 | 
							
								  show-toolbar
							 | 
						||
| 
								 | 
							
								  value-key="name"
							 | 
						||
| 
								 | 
							
								  title="{{ title }}"
							 | 
						||
| 
								 | 
							
								  loading="{{ loading }}"
							 | 
						||
| 
								 | 
							
								  columns="{{ displayColumns }}"
							 | 
						||
| 
								 | 
							
								  item-height="{{ itemHeight }}"
							 | 
						||
| 
								 | 
							
								  visible-item-count="{{ visibleItemCount }}"
							 | 
						||
| 
								 | 
							
								  cancel-button-text="{{ cancelButtonText }}"
							 | 
						||
| 
								 | 
							
								  confirm-button-text="{{ confirmButtonText }}"
							 | 
						||
| 
								 | 
							
								  bind:change="onChange"
							 | 
						||
| 
								 | 
							
								  bind:confirm="onConfirm"
							 | 
						||
| 
								 | 
							
								  bind:cancel="onCancel"
							 | 
						||
| 
								 | 
							
								/>
							 |