A
Anonymous

H Captcha Keys Dashboard - Copy this Html, Bootstrap Component to your project

Displays a list of HCaptchaApiKey objects using Bootstrap for styling. The view should include the following details for each entity: HCaptchaApiKeyId: Display as a unique identifier. AzureApiKeyId: Display the related Azure API key ID, if available. IsActive: Show as a badge styled using Bootstrap (e.g., "Active" in green, "Inactive" in red). Provide a button or link for each row to: Edit the corresponding entity. Delete the entity with a confirmation prompt. Include a "Create New" button at the top of the list for adding a new HCaptchaApiKey. Use an Entity Framework DbContext to query the list of HCaptchaApiKey and include related AzureApiKey entities where applicable. Ensure the layout is responsive and mobile friendly. Add pagination at the bottom of the table for large datasets.

Prompt
Component Preview

About

HCaptcha Keys Dashboard - View and manage HCaptchaApiKeys with unique IDs, active status badges, edit/delete options, and responsive desi. Copy code today!

Share

Last updated 1 month ago