Show / Hide Table of Contents

    Namespace XploRe.AspNetCore.Mvc.TagHelpers.FontAwesome

    Classes

    IconHelper

    Adds support for fa tags that are being transformed into Font Awesome icons. The icon is defined by either the icon attribute for a fixed-width icon, or the icon-flexible attribute for a flexible width icon. The size of the icon can be controlled by using the optional size attribute. Icon names and sizes are not prefixed with the fa- CSS class name prefix. Additional attributes or tag contents are retained.

    SizeHelper

    Base Microsoft.AspNetCore.Razor.TagHelpers.TagHelper for FontAwesome symbols that support resizing.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.