Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23418 (s=23418, is=23434, ic=23436, ia=23438)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23435 (s=23418, is=23435, ic=23437, ia=23439)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23437 (s=23418, is=23435, ic=23437, ia=23439)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23439 (s=23418, is=23435, ic=23437, ia=23439)