Table of Contents

MBAutocompletePagedField

Summary

An MBTextField that drops a menu surface containing paged results for auto completion, using asynchronous methods (supplied by the caller) to provide ongoing value queries, for instance from a database.

  • Has parameters to allow blank results and for whitespace to be ignored in searches.
  • Applies density subsystem - note that filled text fields with density of -2 or less ignore labels by design within Material Theme.
  • Renders Blazor validation messages in Material Theme's style. see the Form Validation Article.

 

 

Components Docs