Unfortunately, changing between LTR (left-to-right) and RTL (right-to-left) layouts dynamically at runtime is not supported at the moment. This is because LTR and RTL layouts have different CSS styles that need to be loaded. You can find the relevant styles in the `/angular/demo1/src/styles.scss` file.