+
+ EuiFormControlLayout is generally used internally to consistently style
+ form controls, but it’s published in case you want to create your own form control
+ which matches those of EUI. The examples below demonstrate its various states.
+
+
+
+ Note that the padding on the input itself doesn’t take into account the presence
+ of the various icons supported by EuiFormControlLayout. Any input component
+ provided to EuiFormControlLayout is responsible for its own padding.
+
+
+ ),
+ props: {
+ EuiFormControlLayout,
+ },
+ demo: