Skip to main content
I'm working on a new component in lightning experience.

 

For this new component I need to do something like the Standard component Tabs.

 

 

_img alt="SF Lightning Experience Tab component customization" src="https://i.stack.imgur.com/0IOkL.png" /_

 

As you see, this component can setup dinamically the quantity of tabs and its names.

 

I was googling a lot but can't find the way to do it.

 

Any Idea?

 

I understand that this component is using the .design file to parameterize the tabs and its contents and can't find the way to do it or any updated documentation to guide me.

 

I need to compose a custom list of elements inside my new component.
2 respuestas
  1. 8 sept 2019, 13:47
    Hi @Priyanka! Thanks for your reply.

     

    Sorry for not being clear.

     

    I need to create a new component really differentthan TABS.

     

    This new component need to be customized by de .design file.

     

    Until now I found design:attribute but cant find the way to handle a list like the tabs list of the tabs component.

     

    In addition, other problem I found was that if I implement a template, cant use attribute tag. And the regions are not suported in other implementations than templates.

     

     
0/9000