Sridhar

Results 5 issues of Sridhar

Is there any option to outlined text ? Here is an example [Oulined text](https://material-components.github.io/material-components-web-catalog/#/component/text-field?type=outlined)

Can we have a destroy method for destroying a particular daterangepicker?

Is there any way to load the fixed-width-columns data? Here data is arranged between the fixed widths.

Can we get top 10 rows only?

I am trying to terminate the parsing and emit the `end` event. Here is my code, any help? `var csvStream = csv.createStream({ escapeChar: '"', enclosedChar: '"' });` let csvData =...