Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ListGroup

<ListGroup>
    <ListGroupItem>...</ListGroupItem>
    <ListGroupItem>...</ListGroupItem>
    <ListGroupItem>...</ListGroupItem>
</ListGroup>

Imported Props

Prop name Description Type Values Default
flush Use the flush variant of the component boolean - false

Props

Prop name Description Type Values Default
horizontal Defines if the list should be displayed horizontally boolean - false
numbered Defines if the list should be numbered boolean - false

Slots

Name Description Bindings
default Displays the content of the list group