move id to trigger instead of root (#4752)
This commit is contained in:
parent
c3ac051bbb
commit
af9a914ecc
@ -190,6 +190,7 @@ class HighLevelSelect(SelectRoot):
|
||||
The select component.
|
||||
"""
|
||||
trigger_prop_list = [
|
||||
"id",
|
||||
"placeholder",
|
||||
"variant",
|
||||
"radius",
|
||||
|
Loading…
Reference in New Issue
Block a user