Compartilhar via


RootComponentsCollection.JSComponents Propriedade

Definição

Obtém o repositório de opções de configuração que permitem que o JavaScript adicione componentes raiz dinamicamente.

public:
 property Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ JSComponents { Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ get(); };
public Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore JSComponents { get; }
member this.JSComponents : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore
Public ReadOnly Property JSComponents As JSComponentConfigurationStore

Valor da propriedade

Implementações

Aplica-se a