Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123196 (s=123196, is=123272, ic=123275, ia=123277)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123273 (s=123196, is=123273, ic=123276, ia=123278)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123276 (s=123196, is=123273, ic=123276, ia=123278)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123278 (s=123196, is=123273, ic=123276, ia=123278)