Exemplo n.º 1
0
        private async Task OnConfirm()
        {
            _confirm = true;
            await Modal.Toggle();

            await ProductTable.QueryAsync();
        }