mirror of
https://github.com/xfarrow/phpxpress.git
synced 2025-06-05 21:59:21 +02:00
Update README.md
This commit is contained in:
@@ -53,7 +53,7 @@ function onValueDisplaying($caption, &$value, $row){
|
|||||||
|
|
||||||
produces the following output
|
produces the following output
|
||||||
|
|
||||||
<img src="/phpxpress/examples/images/demoTable.jpg" alt="Demo">
|
<img src="/examples/images/demoTable.jpg" alt="Demo">
|
||||||
|
|
||||||
|
|
||||||
### Card
|
### Card
|
||||||
@@ -107,7 +107,7 @@ Card::endCardGroupLayout();
|
|||||||
|
|
||||||
produces the following output
|
produces the following output
|
||||||
|
|
||||||
<img src="/phpxpress/examples/images/card.jpg" alt="Demo">
|
<img src="/examples/images/card.jpg" alt="Demo">
|
||||||
|
|
||||||
$card2 receives a DataSource whereas $card1 does not.
|
$card2 receives a DataSource whereas $card1 does not.
|
||||||
|
|
||||||
@@ -128,7 +128,7 @@ The follwing code
|
|||||||
|
|
||||||
Produces the following output:
|
Produces the following output:
|
||||||
|
|
||||||
<img src="/phpxpress/examples/images/breadcrumb.jpg" alt="Demo">
|
<img src="/examples/images/breadcrumb.jpg" alt="Demo">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user