Skip to content

Fallback to local JS from CDN #200

Closed Answered by vnbaaij
VVB26W34 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, With Blazor in general you don't make use of ScriptTagHelper. When using this library, you definitely wouldn't need to use the (very old) Office UI Fabric Core CSS file. The styling is built in though the FluentUI implementation in FAST.
Also when using this library you don't have to work with exports directly. With Blazor that is all abstracted away for you. I suggest you start with the basic docs to get a better understanding of how it all works together. See for example https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/intro

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@VVB26W34
Comment options

@vnbaaij
Comment options

@VVB26W34
Comment options

@vnbaaij
Comment options

Answer selected by VVB26W34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants