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