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