In this section, we will learn more about ds.tip component and its usage.
Input
-- cb.code:
lang: java
-- ds.tip: This is tip title
This is tip body content. You can also add any markdown inside this body
content.
Output

This is tip title
This is tip body content. You can also add any markdown inside this body
content.
Properties of ds.tip component
- title -
type: caption Itβs used to add title to ds.tip component.
π‘ Tip: is part of default title.
- body -
type: body Itβs used to add body content to ds.tip component.