Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10031 (s=10031, is=10039, ic=10038, ia=10040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10040 (s=10031, is=10040, ic=10039, ia=10041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10039 (s=10031, is=10040, ic=10039, ia=10041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10041 (s=10031, is=10040, ic=10039, ia=10041)