Skip to content

[data grid] icon must inherit fontSize from baseIconButton #12900

@vadimka123

Description

@vadimka123

Summary

Currently I'm unable to override fontSize of icon in GridActionsCellItem IconButton
https://github.com/mui/mui-x/blob/master/packages/x-data-grid/src/components/cell/GridActionsCellItem.tsx#L50
Here hardcoded always small

baseIconButton size can be overwritten easy through props or slotProps, but not icon itself

So I'd like to inherit fontSize from button (if look suitable for most of cases)
Or any ability to customize fontSize instead of having hardcoded one

Examples

No response

Motivation

No response

Search keywords: data grid, icon, baseIconButton

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGreat for first contributions. Enable to learn the contribution process.scope: data gridChanges related to the data grid.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions