Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100378 (s=100378, is=100441, ic=100442, ia=100443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100442 (s=100378, is=100442, ic=100443, ia=100444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100443 (s=100378, is=100442, ic=100443, ia=100444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100444 (s=100378, is=100442, ic=100443, ia=100444)