📋 Metadata
- Author: roaoao
- Date: 2020-01-03 08:22:54
- Type:
answer - Reply to: post_02942
💬 Content
anphung:
How do you add just Text to a popup dialog?
Use this code in Custom tab. It will display slot name as a text:
L.label(text=slot, icon=icon, icon_value=icon_value)
❤️ 2 likes