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