-
-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Label
parameters from the Loading components
#8227
Comments
hootanht
added a commit
to hootanht/bitplatform
that referenced
this issue
Aug 8, 2024
Related to bitfoundation#8227 Add `Label` and `LabelPosition` parameters to the Loading components. * Modify `BitBarsLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitBarsLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitCircleLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitCircleLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitDotsRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitDotsRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitDualRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitDualRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitEllipsisLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitEllipsisLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitGridLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitGridLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitHeartLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitHeartLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitHourglassLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitHourglassLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitRingLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitRingLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitRippleLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitRippleLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitRollerLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitRollerLoading.razor.cs` to include `Label` and `LabelPosition` parameters. * Modify `BitSpinnerLoading.razor` to include `Label` and `LabelPosition` parameters and add them to the `div` element. * Modify `BitSpinnerLoading.razor.cs` to include `Label` and `LabelPosition` parameters.
msynk
added a commit
to msynk/bitframework
that referenced
this issue
Aug 14, 2024
msynk
added a commit
that referenced
this issue
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Missing Label parameters from the Loading components:
Label
parameterLabelPosition
parameterThe text was updated successfully, but these errors were encountered: