Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100262 (s=100262, is=100325, ic=100326, ia=100327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100326 (s=100262, is=100326, ic=100327, ia=100328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100327 (s=100262, is=100326, ic=100327, ia=100328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100328 (s=100262, is=100326, ic=100327, ia=100328)