OverReact Analyzer Plugin

Assists

View the Project on GitHub workiva/over_react

Supported Assists

This list is auto-generated from our sources.

addProps

Add props to a component builder

addRef

Add a React ref to the currently selected component builder.

convertToClass

Convert to class component

convertToFunction

Convert to function component

extractComponent

Extract selection as a new UiComponent

extractStatefulComponent

Extract selection as a new UiStatefulComponent

makeStateful

Make component stateful

makeStateless

Make component stateless

wrapInElement

Wrap selection with another ReactElement