Help Center

Text

Format headings and paragraphs.

How to use

  1. Select the text box and enter copy; select words for inline formatting.
  2. Set font, size, alignment and line height; enlarge the box until all copy fits.
  3. For an internal link, choose the target slide.

Things to check

Shadows and outlines can reduce legibility; use dark text on light backgrounds. Hidden overflow can crop content.

Property reference

Select the module in the editor to change its settings. Technical identifiers below are kept unchanged for reference; some advanced fields are stored as structured data rather than separate controls.

47 / 47

animation

Selects appearance or movement style for the associated element. Valid choices are provided in the module editor.

{
    type: 'none' | 'slideInLeft' | 'slideInRight' | 'slideInTop' | 'slideInBottom' | 'fadeIn' | 'bounceIn' | 'zoomIn' | 'rotateIn';
    duration: number;
    delay: number;
  }
backgroundColor

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
borderRadius

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
circleRadius

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
circleStartAngle

Rotation or angle setting. Check block bounds and overlaps after rotating.

number
color

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
content

The main visible content; check that it fits the block height after editing.

string
curveAmount

Sets the associated effect intensity or visibility. Stay within the editor allowed range.

number
curvedText

Visible copy or a label for this element. Write concise, descriptive content and check it fits the layout.

boolean
fontFamily

Font family. Keep headings and body text consistent with the presentation typography.

string
fontSize

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
fontWeight

Font weight. Use consistent weights for text at the same level of emphasis.

'normal' | 'bold' | 'light'
gradientAngle

Rotation or angle setting. Check block bounds and overlaps after rotating.

number
gradientAnimation

Selects appearance or movement style for the associated element. Valid choices are provided in the module editor.

boolean
gradientAnimationSpeed

Controls movement speed, duration or delay. Units are shown in the editor control; test timing in presentation mode.

number
gradientColor1

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
gradientColor2

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
gradientEnabled

Enables or disables the associated behavior or visible element. Check the result in presentation preview.

boolean
htmlContent

HTML content with inline formatting. Preview links and styles after pasting.

string
imageMask

An image, media or link source. Use the media picker or an accessible URL and verify it loads in the presentation.

string
italic

Controls italic or decorated text; excessive emphasis can reduce legibility.

boolean
letterSpacing

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
lineHeight

Line height; avoid cramped text and check for overflow in fixed boxes.

number
linkType

Sets internal slide link behavior; use with the target slide field.

'internal'
linkedPageId

The target slide for an internal link. Select a new target if it was deleted.

string
loopAnimation

Selects appearance or movement style for the associated element. Valid choices are provided in the module editor.

string
loopAnimationSpeed

Controls movement speed, duration or delay. Units are shown in the editor control; test timing in presentation mode.

number
neonColor

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
neonEffect

Enables or disables the associated behavior or visible element. Check the result in presentation preview.

boolean
opacity

Visibility ratio: 0 is fully transparent and 1 is fully opaque.

number
overflow

Shows or clips content outside the box. hidden may cut off text.

'visible' | 'hidden'
overflowWrap

Controls wrapping of long words or URLs to prevent horizontal overflow.

'normal' | 'break-word' | 'anywhere'
padding

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
perspectiveAngle

Rotation or angle setting. Check block bounds and overlaps after rotating.

number
strokeColor

Sets the color of the associated element or surface. Use the color picker and check text contrast.

string
strokeEnabled

Enables or disables the associated behavior or visible element. Check the result in presentation preview.

boolean
strokeWidth

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
textAlign

Sets the associated element alignment, placement or direction; preview it within the content area.

'left' | 'center' | 'right'
textShadow

Applies a CSS shadow behind letters. Prefer unshadowed dark text on light backgrounds.

string
textShape

Selects appearance or movement style for the associated element. Valid choices are provided in the module editor.

'none' | 'arc-up' | 'arc-down' | 'bridge' | 'valley' | 'wave' | 'circle' | 'perspective'
textTransform

Changes uppercase/lowercase appearance; also check the original copy.

'none' | 'uppercase' | 'lowercase' | 'capitalize'
underline

Controls italic or decorated text; excessive emphasis can reduce legibility.

boolean
verticalAlign

Sets the associated element alignment, placement or direction; preview it within the content area.

'top' | 'center' | 'bottom'
waveCount

The associated element count or extent. Increasing it can require more space and rendering work.

number
waveHeight

Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.

number
whiteSpace

Controls preservation of spaces and line breaks; nowrap forces a single line.

'normal' | 'nowrap' | 'pre' | 'pre-wrap' | 'pre-line'
wordBreak

Controls how long words break at line ends.

'normal' | 'break-all' | 'keep-all' | 'break-word'