A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://coreui.io/react/docs/components/list-group/api/ below:

React List Group Component API

CListGroup#

import { CListGroup } from '@coreui/react'

import CListGroup from '@coreui/react/src/components/list-group/CListGroup'

Property Default Type as# ul (ElementType & 'symbol'), (ElementType & 'object'), (ElementType & 'ul'), (ElementType & 'slot'), (ElementType & 'style'), ... 174 more ..., (ElementType & FunctionComponent<...>)

Component used for the root node. Either a string to use a HTML element or a component.

className# - string

A string of all className you want applied to the component.

flush# - boolean

Remove some borders and rounded corners to render list group items edge-to-edge in a parent component (e.g., <CCard>).

layout# - 'horizontal', 'horizontal-sm', 'horizontal-md', 'horizontal-lg', 'horizontal-xl', 'horizontal-xxl'

Specify a layout type.

CListGroupItem#

import { CListGroupItem } from '@coreui/react'

import CListGroupItem from '@coreui/react/src/components/list-group/CListGroupItem'

Property Default Type active# - boolean

Toggle the active state for the component.

as# li (ElementType & 'symbol'), (ElementType & 'object'), (ElementType & 'li'), (ElementType & 'slot'), (ElementType & 'style'), ... 174 more ..., (ElementType & FunctionComponent<...>)

Component used for the root node. Either a string to use a HTML element or a component.

className# - string

A string of all className you want applied to the component.

color# - 'primary', 'secondary', 'success', 'danger', 'warning', 'info', 'dark', 'light', string

Sets the color context of the component to one of CoreUI’s themed colors.

disabled# - boolean

Toggle the disabled state for the component.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4