Properties
			
				
				Optional background
				background: Kancha.BrandPropOptions
				
			
			
				
				Optional br
				br: undefined | number
				
			
			
				
				children
				children: function
				
				
					Type declaration
					
						- 
							
								- (id: string): React.ReactNode
 
							
							
								- 
									
Parameters
									
									Returns React.ReactNode
								 
							
						 
					
				 
			
			
				
				Optional enabledInnerScrolling
				enabledInnerScrolling: undefined | false | true
				
			
			
			
				
				Optional initialSnap
				initialSnap: undefined | number
				
			
			
				
				Optional onPress
				onPress: undefined | function
				
			
			
				
				Optional shadow
				shadow: undefined | number
				
			
			
				
				snapPoints
				snapPoints: number[]
				
			
			
				
				Optional testID
				testID: undefined | string