☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

min_visible_lines

Table of contents

Description:

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

When the containing text exceeds this number, the input grows line by line to the lines defined by max_visible_lines.

Appears in:
└── _inputs
    └── *
        └── Code Input
            └── options
                └── min_visible_lines
Type:
number
Examples:
Open in a new tab