Custom component rendered as the toast body (Stufe 2).
Replaces the default message/description text.
title is still rendered above the component if set.
A11y: avoid focusable elements (<a>, <button>, <input>) inside
the component - they are unreachable inside a role="status" live region.
Bold primary text - renders above description or message.
When set, the toast switches to a two-line layout (title + description).
When not set, message renders as a single line (backwards-compatible).