MM
Matt Morrison

Article Edit Panel - Copy this Angular, Css Component to your project

Create a material form to support editing the following model export interface Article { articleId: number; title: string; content: string; authorId: number; categoryId: number; pageTypeId: number; active: boolean; scheduledPublishDate: string; scheduledArchiveDate: string; articleTemplate: string; previewContent: string; articleImage: string; cssClassName: string; }

Prompt
Component Preview

About

Article Edit Panel - Edit HeroBannerModel with fields for images, titles, pricing, and more. Built with Angular and CSS. Free code available!

Share

Last updated 1 month ago