Umbraco CMS
CtrlK
CloudHeartcoreDXPMarketplace
  • Umbraco CMS Documentation
  • Legacy Documentation
  • Release Notes
  • Contribute
  • Sustainability Best Practices
  • Fundamentals
    • Get to know Umbraco
    • Setup
    • Backoffice
      • Sections
      • Property Editors
        • Built-in Property Editors
          • Checkbox List
          • Collection
          • Color Picker
          • Content Picker
          • Document Picker
          • DateTime
          • Date
          • Decimal
          • Email Address
          • Eye Dropper Color Picker
          • File Upload
          • Image Cropper
          • Label
          • Markdown Editor
          • Media Picker
          • Member Group Picker
          • Member Picker
          • Multi Url Picker
          • Repeatable Textstrings
          • Numeric
          • Radiobutton List
          • Slider
          • Tags
          • Textarea
          • Textbox
          • Toggle
          • User Picker
          • Block Editors
          • Dropdown
          • Rich Text Editor
          • Rich Text Editor TinyMce
      • Login
      • Document Blueprints
      • Sidebar
      • Log Viewer
      • Language Variants
      • Settings Dashboards
    • Data
    • Design
    • Code
  • Implementation
    • Learn how Umbraco works
    • Routing
    • Custom Routing
    • Controllers
    • Data Persistence (CRUD)
    • Composing
    • Integration Testing
    • Nullable Reference Types
    • Services and Helpers
    • Unit Testing
  • Customizing
    • Extend and customize the editing experience
    • Project Bellissima
    • Setup Your Development Environment
    • Extension Overview
    • Foundation
    • Sections & Trees
    • Searchable Trees (ISearchableTree)
    • Property Editors
    • Workspaces
    • Umbraco Package
    • UI Library
  • Extending
    • Build on Umbraco functionality
    • Health Check
    • Language Files & Localization
    • Backoffice Search
    • Creating a Custom Database Table
    • Creating a Custom Seed Key Provider
    • Embedded Media Providers
    • Custom File Systems (IFileSystem)
    • Configuring Azure Key Vault
    • Server Events From SignalR
    • Packages
  • Reference
    • Dive into the code
    • Configuration
    • Templating
    • Querying & Models
    • Routing & Controllers
    • Content Delivery API
    • Webhooks
    • API versioning and OpenAPI
    • Searching
    • Using Notifications
    • Inversion of Control / Dependency injection
    • Management
    • Plugins
    • Cache & Distributed Cache
    • Response Caching
    • Security
    • Scheduling
    • Common Pitfalls & Anti-Patterns
    • API Documentation
    • Debugging with SourceLink
    • Language Variation
    • UmbracoMapper
    • Distributed Locks
    • Management API
    • Custom Swagger API
    • Umbraco Flavored Markdown
    • Content Type Filters
  • Tutorials
    • Overview
    • Creating a Basic Website
    • Creating your First Extension
    • Creating a Custom Dashboard
    • Creating a Property Editor
    • Creating a Multilingual Site
    • Add Google Authentication (Users)
    • Add Microsoft Entra ID authentication (Members)
    • Creating Custom Database Tables with Entity Framework
    • Migrating Macros
    • The Starter Kit
    • Editor's Manual
    • Multisite Setup
    • Member Registration and Login
    • Custom Views for Block List
    • Connecting Umbraco Forms and Zapier
    • Creating an XML Sitemap
    • Implement Custom Error Pages
    • Create a custom maintenance page
    • Creating a backoffice API
    • Extending the Help Menu
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Fundamentals
  2. Backoffice
  3. Property Editors

Built-in Property Editors

Checkbox ListCollectionColor PickerContent PickerDocument PickerDateTimeDateDecimalEmail AddressEye Dropper Color PickerFile UploadImage CropperLabelMarkdown EditorMedia PickerMember Group PickerMember PickerMulti Url PickerRepeatable TextstringsNumericRadiobutton ListSliderTagsTextareaTextboxToggleUser PickerBlock EditorsDropdownRich Text EditorRich Text Editor TinyMce
PreviousProperty EditorsNextCheckbox List

Last updated 1 year ago

Was this helpful?