Grid

Item: GridItem

 

__init__(self, elements, rows=None, cols=None, alignment=None, justification=None, row_spacing=None, col_spacing=None, item_attrs=None, row_height='auto', column_width='1fr', **attrs): 

 

setup_layout(self, grid, attrs): 

 

wrap_item(self, e, attrs): 

 

get_grid_styles(rows=None, cols=None, alignment=None, justification=None, row_gap=None, col_gap=None, row_height='1fr', col_width='1fr'): 

 

get_layout_styles(self): 

Feedback

Examples

Templates

Documentation