chanan / chanan/BlazorStrap

How do I call Toggle for a modal?

Open
#601 3 comments 0 reactions 1 assignee Claimed by @jbomhold3 View on GitHub
documentation
Dominant language
HTML
Stars
931
Forks
163
PR merge metrics
No merged PRs in 30d

Description

How do I call toggle on a modal?

For instance I have the following

```


@code{
public async Task Show()
{
//toggle modal1
}
}
```

I want to do some processing in Show() and set some parameters in MyComponent etc then show the modal. All the examples simply trigger the modal from a button click.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.