Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5249 (s=5249, is=5250, ic=5250, ia=5250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5251 (s=5249, is=5251, ic=5251, ia=5251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5251 (s=5249, is=5251, ic=5251, ia=5251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5251 (s=5249, is=5251, ic=5251, ia=5251)