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