list-item-secondary-action

v4.9.10arrow_drop_down
v4.9.10
v4.5.2
v3.9.2
STATUS
Passing
DOWNLOADS
324
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
24 KB
The content of the component, normally an `IconButton` or selection control.
2 contributors
Install list-item-secondary-action as a package?
Copied
npm i @bit/mui-org.material-ui.list-item-secondary-action
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

The content of the component, normally an IconButton or selection control.

Must be used as the last child of ListItem to function properly. Demos:

API:

Must be used as the last child of ListItem to function properly.

Properties
NameTypeDescription
children
node

The content of the component, normally an IconButton or selection control.

classes
object

Override or extend the styles applied to the component. See CSS API below for more details.

className
string
Help and resources