Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28333 (s=28333, is=28351, ic=28354, ia=28355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28352 (s=28333, is=28352, ic=28355, ia=28356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28355 (s=28333, is=28352, ic=28355, ia=28356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28356 (s=28333, is=28352, ic=28355, ia=28356)