Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105283 (s=105283, is=105351, ic=105352, ia=105354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105352 (s=105283, is=105352, ic=105353, ia=105355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105353 (s=105283, is=105352, ic=105353, ia=105355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105355 (s=105283, is=105352, ic=105353, ia=105355)