Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4111 (s=4111, is=4117, ic=4118, ia=4119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4118 (s=4111, is=4118, ic=4119, ia=4120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4119 (s=4111, is=4118, ic=4119, ia=4120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4120 (s=4111, is=4118, ic=4119, ia=4120)