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.
|
The select component.
|
||||||
"""
|
"""
|
||||||
trigger_prop_list = [
|
trigger_prop_list = [
|
||||||
|
"id",
|
||||||
"placeholder",
|
"placeholder",
|
||||||
"variant",
|
"variant",
|
||||||
"radius",
|
"radius",
|
||||||
|
Loading…
Reference in New Issue
Block a user