Skip to main content

raw_string

RawString

from dara.core.visual.components.raw_string import RawString

class RawString(ComponentInstance)

Represents a raw string that will be rendered as is. Does not have a Dara implementation, it is handled separately in the frontend.

Attributes

  • content: str