Unpackable
trait Unpackable (View source)
Traits
Properties
| protected int | $columns | from HasColumns | |
| protected bool | $unpack | 
Methods
                    columns(int $columns = 1)
        
                                            
                The amount of column to show the option in (when using unpack).
from 
HasColumns
            
                    unpack(bool $unpack = true)
        
                                            
                
            Shows the option in a grid.
Details
        
                            HasColumns
    columns(int $columns = 1)
        
    
    The amount of column to show the option in (when using unpack).
        
                            Unpackable
    unpack(bool $unpack = true)
        
    
    Shows the option in a grid.