Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65050 (s=65050, is=65105, ic=65106, ia=65107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65106 (s=65050, is=65106, ic=65107, ia=65108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65107 (s=65050, is=65106, ic=65107, ia=65108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65108 (s=65050, is=65106, ic=65107, ia=65108)