📋 Metadata
- Author: roaoao
- Date: 2018-05-10 21:47:17
- Type:
answer - Reply to: post_01393
💬 Content
anphung:
What code should I use to Hide Text?
Use empty text instead of slot :
L.prop(props(), "Property", "", icon='COLOR_GREEN' if props("Property") else 'COLOR_RED')
❤️ 1 likes