Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9421 (s=9421, is=9428, ic=9427, ia=9429)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9429 (s=9421, is=9429, ic=9428, ia=9430)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9428 (s=9421, is=9429, ic=9428, ia=9430)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9430 (s=9421, is=9429, ic=9428, ia=9430)