Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Render ac:layout for page sections #11

Open
AbdealiLoKo opened this issue May 1, 2019 · 0 comments
Open

Render ac:layout for page sections #11

AbdealiLoKo opened this issue May 1, 2019 · 0 comments

Comments

@AbdealiLoKo
Copy link
Owner

<ac:layout>
  <ac:layout-section ac:type="single">
    <ac:layout-cell>
      Para 1
    </ac:layout-cell>
  </ac:layout-section>
  <ac:layout-section ac:type="single">
    <ac:layout-cell>
      Para 2
    </ac:layout-cell>
  </ac:layout-section>
  <ac:layout-section ac:type="single">
    <ac:layout-cell>
      Para 3
    </ac:layout-cell>
  </ac:layout-section>
</ac:layout>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant