Single Page
Version- 1.0.0
Uses
The Single Page
component is used within another component. Config can be added form dynamic pages.
Attributes
{
"attributes": {
"slug": {
"type": "string"
},
"collectionModel": {
"type": "string",
"default": "api/padma-backend/posts"
},
"singelModel": {
"type": "string"
}
}
}