wrappers: dict
theme: dict

 

__init__(self, items, include_controls=True, data_bs_ride='carousel', interval=None, **attrs): 

 

create_item(self, item, cls=None, data_bs_interval=None, **kw): 

 

next_button(self, body=None, cls='carousel-control-next', **kwargs): 

 

prev_button(self, body=None, cls='carousel-control-prev', **kwargs): 

 

wrap_items(self, items): 

Feedback

Examples

Templates

Documentation