Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21111 (s=21111, is=21133, ic=21134, ia=21131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21134 (s=21111, is=21134, ic=21135, ia=21132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21135 (s=21111, is=21134, ic=21135, ia=21132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21132 (s=21111, is=21134, ic=21135, ia=21132)