Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
TextBlockData
Interface TextBlockData
Data for a text block.
interface
TextBlockData
{
text
:
string
;
}
Implemented by
TextBlock
Index
Properties
text
Properties
text
text
:
string
Plain text content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Data for a text block.