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