You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trigger has three sizes: large, medium and small. If size is not set, the size will be medium by default.
9
+
Ant Design supports a default trigger size as well as a large and small size.
10
+
11
+
If a large or small trigger is desired, set the `size` property to either `large` or `small` respectively. Omit the `size` property for a trigger with the default size.
0 commit comments