15
Views
1
Comments
MoveonDevice in Reactive
Question

In reactive web, has MoveOnDevice been discontinued?

We are wanting to add a search bar element in once place for a desktop, and in the menu for mobile devices.

In traditional web apps we'd have used a MoveOnDevice to simply move the search widget, but it seems now we're restrcited to DisplayOnDevice, which means adding the same widget multiple times.

Am I missing something?

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Russell,

Following this article, MoveOnDevice is only applicable in Traditional Web Applications. I'm not sure if there's a way to use it in Reactive Web.

Regards,

Nordin

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.