Editor
A text editor is a tool that allows users to create and edit documents on a computer. Text editors can open large files, read them quickly, and perform basic functions such as: Cutting, copying, and pasting text Finding and replacing words or characters Creating bulleted lists Line-wrap text Undoing or redoing a last command
Variants
---yet to be updated ---
Props
Props | Datatype | Values/Example |
---|---|---|
type | string | "primary" | "dark" | "danger" | "transparent" | "other" | "icon" |
disabled | boolean | "true" | "false" |
loader | boolean | "true" | "false" |
title | string | "Cancel" |
onClick | function | function from parent component |
textStyleProp | Object | font-size: var(--base-text) |