Skip to main content

Code Input

Installation

$ yarn add @rexlabs/code-input

Usage

import {
CodeInput

// types
CodeInputProps,
} from '@rexlabs/code-input';

Irregularities

To be able to use more themes besides monokai and languages besides javascript and json you will have to import the required source from ace-builds. Refer to the full documentation page for react-ace for more details.

Copyright © 2020 Rex Software All Rights Reserved.