resolveAccent
resolveAccent(
role?,override?):MessageAccent
Defined in: react/components/agent/roles.ts:57
Resolve a role + optional per-call overrides into a concrete accent. Pass a
role for the preset, an override to tweak any field, or both.
Parameters
Section titled “Parameters”MessageRole = "assistant"
override?
Section titled “override?”Partial<MessageAccent>