Table of Contents

Method GetAttributes

Namespace: TinyComponents
Assembly: TinyComponents.dll

GetAttributes()

Represents the protected method which gets the attributes to be rendered.

protected virtual IDictionary<string, object?> GetAttributes()

Returns

IDictionary<string, object?>