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