interface DynamicComponentPropsBase<T extends object = object> {
    viewModel: T;
}

Type Parameters

  • T extends object = object

Hierarchy (View Summary)

Properties

Properties

viewModel: T
MMNEPVFCICPMFPCPTTAAATR