Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10381 (s=10381, is=10391, ic=10392, ia=10390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10392 (s=10381, is=10392, ic=10393, ia=10391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10393 (s=10381, is=10392, ic=10393, ia=10391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10391 (s=10381, is=10392, ic=10393, ia=10391)