Recent searches

in

max_visible_lines

On this page

This key defines the maximum number of visible lines for this input, effectively controlling maximum height.

When the containing text exceeds this number, the input becomes a scroll area.

Appears in

└── _inputs
    └── *
        └── Code Input
            └── options
                └── max_visible_lines

Type

number

Open in a new tab