CardViewBuilder<T>.NoDataText Method
| Name | Parameters | Description |
|---|---|---|
| NoDataText(JS) | value | Specifies a text string to display when no data appears in CardView. Mirrors the client-side noDataText option. |
| NoDataText(String) | value | Specifies a text string to display when no data appears in CardView. Mirrors the client-side noDataText option. |