rsuite / schema-typed

Schema for data modeling & validation
MIT License
198 stars 28 forks source link

Add className and ref props for table component #48

Closed TryV closed 2 years ago

TryV commented 2 years ago

What problem does this feature solve?

When we try to access the outermost tag, there is no other way but to use the parent element.

What does the proposed API look like?

It will be useful if we can have ref and className for this component. For example, to add animation to the table, we need ref.