Skip to content

fx-row and fx-col inconsistent behavior #104

Description

@talamaska

Seems like this change made it inconsistent, fx-row generates with the div, but fx-col without the div
#56
plus
if it is without the <div infront, why it does have > in the end since the request was to be only attributes. Like this change is incompleted

<div fxLayout="row" fxLayoutAlign="start start" fxLayoutGap="gappx">
  
</div>

vs

fxLayout="column" fxLayoutAlign="start start" fxLayoutGap="gappx">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions