Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28200 (s=28200, is=28232, ic=28230, ia=28232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28233 (s=28200, is=28233, ic=28231, ia=28233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28231 (s=28200, is=28233, ic=28231, ia=28233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28233 (s=28200, is=28233, ic=28231, ia=28233)