componente · @solu30/ui-kit/input
InlineMarkupField
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { InlineMarkupField } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| markup | sí | number | null | — |
| costU | sí | number | — |
| onNewPrice | sí | (price: string) => void | — |
| inherited | opcional | boolean | — |
| plain | opcional | boolean | When true, renders without border/background at rest; shows border on hover/focus. |