deno

Results 221 comments of deno

@JyotiKumari1507 did you set all aria attributes needed? If so, can you create a small stackblitz example demonstrating that you cannot set this on the application side? If not we...

@JyotiKumari1507 We didn't get updates for some time so we are closing the issue. If you think there is a bug, please, create a stackblitz example, document the steps and...

@kalo2711 can you follow the steps and see whether they are valid? and take notes which have to be updated?

@JyotiKumari1507 you can customize the toolbar and the content of it with core table like this [example](https://fundamental-ngx.netlify.app/#/core/table#table-toolbar) @nikolay-kolarov do you think we have to offer more than that?

You can control the search field(setting a custom placeholder - [link](https://fundamental-ngx.netlify.app/#/platform/search-field/api)) if you use Core table. there you have full control of all attributes and inputs.

@JyotiKumari1507 there wasn't a fix. you can check the [API](https://fundamental-ngx.netlify.app/#/platform/search-field/api) for everything you need

@divyamalhotra488 the component `TableToolbarComponent` offers an input `searchFieldAriaLabel` which you can use to pass what you need I think

@egorwow70 what is your use-case and in which applications do you need that component?

Can you open a new ticket and creating a stackblitz with the issue?