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