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.
		
		
		
		
			
				
					17 lines
				
				470 B
			
		
		
			
		
	
	
					17 lines
				
				470 B
			| 
								 
											5 years ago
										 
									 | 
							
								<van-picker
							 | 
						||
| 
								 | 
							
								  class="van-datetime-picker"
							 | 
						||
| 
								 | 
							
								  active-class="active-class"
							 | 
						||
| 
								 | 
							
								  toolbar-class="toolbar-class"
							 | 
						||
| 
								 | 
							
								  column-class="column-class"
							 | 
						||
| 
								 | 
							
								  title="{{ title }}"
							 | 
						||
| 
								 | 
							
								  columns="{{ columns }}"
							 | 
						||
| 
								 | 
							
								  item-height="{{ itemHeight }}"
							 | 
						||
| 
								 | 
							
								  show-toolbar="{{ showToolbar }}"
							 | 
						||
| 
								 | 
							
								  visible-item-count="{{ visibleItemCount }}"
							 | 
						||
| 
								 | 
							
								  confirm-button-text="{{ confirmButtonText }}"
							 | 
						||
| 
								 | 
							
								  cancel-button-text="{{ cancelButtonText }}"
							 | 
						||
| 
								 | 
							
								  bind:change="onChange"
							 | 
						||
| 
								 | 
							
								  bind:confirm="onConfirm"
							 | 
						||
| 
								 | 
							
								  bind:cancel="onCancel"
							 | 
						||
| 
								 | 
							
								/>
							 |