We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8ed22 commit d8ef32aCopy full SHA for d8ef32a
public/img/docs/edge.png
1.48 MB
resources/views/docs/mobile/2/edge-components/introduction.md
@@ -6,7 +6,9 @@ order: 1
6
## What is EDGE?
7
8
EDGE (Element Definition and Generation Engine) is NativePHP for Mobile's component system that transforms Blade
9
-template syntax into platform-native UI elements.
+template syntax into platform-native UI elements that looks beautiful no matter the device your users use.
10
+
11
+
12
13
Instead of rendering in the web view, EDGE components are compiled into truly native elements and live apart from the
14
web view's lifecycle. This means they are persistent and performant.
0 commit comments