Skip to content

HTML text can be passed easily to Text #2040

@mvorisek

Description

@mvorisek

Example:

$t = Text::addTo($parentView)->set('Name <b>popup');
var_dump($t->render());

image

Text class should be probably removed completely in favor of View only.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions