

Prop | Type | Values | Description | Default |
|---|---|---|---|---|
beauty | boolean | boolean | Enable inner padding and border-radius for Mark tag | false |
color | string | string | Custom highlight background color | #ffe28d |
sx | object | object | Custom inline styles for Mark. Note: When using style prop, same CSS properties will override sx | {} |
children | string | string | Content of the Mark component | - |
className | string | - | Custom class name for Mark | - |