background

UI for .NET MAUI

.NET MAUI Entry

  • The Entry component helps you achieve a consistent look and feel with the rest of the Telerik UI for .NET MAUI controls.
  • Part of the Telerik UI for .NET MAUI library along with 60+ professionally-designed UI controls.
  • Includes support, documentation, demos, learning resources and more!
NET MAUI Entry component
  • Add Text with .NET MAUI Entry

    The Entry is a text input control, which accepts string input from the users and provides consistent look and feel with the rest of the Telerik UI for .NET MAUI components through an innovative Theming mechanism, including customization of the Entry borders. 


    See the .NET MAUI Entry documentation
    entry control for .NET MAUI
  • Password Entry

    Using a single property, you can turn the Entry into a password input control, which will replace the input with password hint character. 
  • Watermark Support

    You can set a  customizable placeholder text in the Entry control, which provides users with a hint about the expected input. 
  • Support for Different Keyboard Options

    Setting and reading the content of the control can be done with wide variety of keyboard options, such as Text, Numeric, Email, URL, Telephone and more. 
  • Variety of Customization Options

    The control exposes various customization options such as TextColor, Background, CorderRadius and thanks to our theming mechanism, all these can be applied with a theme. 

    See the .NET MAUI Entry documentation: Styling
  • Convenient Events

    Useful events such as Completed and TextChanged make it a breeze to use the control in any text input scenario you may imagine

    See the .NET MAUI Entry documentation: Events

All UI for .NET MAUI Components

Next Steps