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