mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add folder structure
This commit is contained in:
3
src/interfaces/readme.md
Normal file
3
src/interfaces/readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Interfaces
|
||||
|
||||
Interfaces are the way of inputting, editing and viewing data. The most easy way to understand interface is a datepicker. It allows you to represent the date in specified format & you can validate the inputs. It renders the date in better way by providing a different UI than just a normal text. In Database terms, interface represents the column's value.
|
||||
Reference in New Issue
Block a user