Border could not show with TabView

UI Components for Angular
Post Reply
Avenwah
Posts: 2
Joined: 10 Sep 2022, 09:55

19 Sep 2022, 13:00

Hi,

I am using template "Apollo", the border for the tab is not appearing.

Code: Select all

			<p-tabView class="surface-border border-1 border-round">
                            <p-tabPanel header="Default Language">
                                <div class="col-12 field">
                                    <label htmlFor="displayName">Name</label>
                                    <input pInputText type="text" label="Product Name" id="displayName"
                                        formControlName="displayName">
                                </div>
                                <div class="col-12 field">
                                    <label htmlFor="description">Description</label>
                                    <p-editor formControlName="description" id="description"
                                        [style]="{'height':'250px'}">

                                    </p-editor>
                                </div>

                            </p-tabPanel>
                        </p-tabView>

Image: https://imgbox.com/z2h7bwMB




Thanks
Aven

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: Ritik2411 and 9 guests