Cagatay Civici
Cagatay Civici
This only happens in native IE10, a live demo is also available at; http://www.primefaces.org/showcase/ui/input/inputTextarea.xhtml Where we use the autosize plugin. Thank you.
Sorry right now, ShadowDOM is not supported and I'm not sure how it can be right now. Any ideas are appreciated considering the current design agnostic theming approach of PrimeNG....
How about we provide a callback like timeFormatter where calendar calls your function to receive the formatted text.
Could be an input binding, not sure if it is possible to return a value from an EventEmitter if it is an @output.
I don't think we can access the content of the template to get its output so only solution I can think of @Input() to format it.
I think we should check for UIPanel or create an interface for accepted components.
An interface then.
No, you need PrimeUI TreeTable for that; http://www.primefaces.org/primeui/#treetable
Sorry I thought you were using PrimeFaces :) Please use forum for questions not the issue tracker. As a quick answer checkbox is not supported yet, PrimeFaces has it but...
Any pointers/examples from bootstrap site so we can have a better understanding?