Skip to content

Conversation

@erdemcaygor
Copy link
Contributor

Description

Resolves #23795

Checklist

  • I fully tested it as developer / designer and created unit / integration tests

Usage

@Component({
  selector: 'app-root',
  template: `
    <abp-dynamic-layout [defaultLayout]="layout" />
  `,
  imports: [DynamicLayoutComponent],
})
export class AppComponent {
  readonly layout = eLayoutType.application;
}

@sumeyyeKurtulus sumeyyeKurtulus merged commit ac8d7f1 into rel-9.3 Oct 2, 2025
2 of 3 checks passed
@sumeyyeKurtulus sumeyyeKurtulus deleted the fix/23795 branch October 2, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants