Bubbles::Textarea::StyleState
StyleState that will be applied to the text area. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:191
Constructors
Instance methods
computedCursorLine returns the computed style for the cursor line. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:202
computedCursorLineNumber returns the computed style for the cursor line number. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:206
computedEndOfBuffer returns the computed style for the end of buffer character. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:213
computedLineNumber returns the computed style for line numbers. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:217
computedPlaceholder returns the computed style for the placeholder. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:221
computedPrompt returns the computed style for the prompt. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:225
computedText returns the computed style for text. Ported exactly from Go: vendor/bubbles/textarea/textarea.go:229