Skip to main content

FragmentElementProps

FragmentElementProps

Represents the properties for a fragment element in CommandKit.

Signature
interface FragmentElementProps {
children: [];
}

children

property
[]