Agama Installer
    Preparing search index...
    • Layout component for rendering an item in the storage/ConfigEditor data list, consisting of a header, nested content, and an action area.

      NOTE: This component is intentionally not a static member of storage/ConfigEditor (i.e., not used as ConfigEditor.Item) to avoid circular dependencies in components that use ConfigEditor and are used by it (e.g., DriveEditor, VolumeGroupEditor).

      Parameters

      • __namedParameters: ConfigEditorItemProps

      Returns Element