Reka Ui/Rename Controlled State

1.0.0Last update Oct 3, 2024
by@dfordp

Replace searchTerm props of Root to Input's v-model.

Example

Before

< template >
<
CheckboxRoot v - model: checked = 'value' / >
<
/template>;

After

< template >
<
CheckboxRoot v - model = 'value' / >
<
/template>;

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now