Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100462 (s=100462, is=100525, ic=100526, ia=100527)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100526 (s=100462, is=100526, ic=100527, ia=100528)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100527 (s=100462, is=100526, ic=100527, ia=100528)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100528 (s=100462, is=100526, ic=100527, ia=100528)