Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10389 (s=10389, is=10397, ic=10396, ia=10398)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10398 (s=10389, is=10398, ic=10397, ia=10399)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10397 (s=10389, is=10398, ic=10397, ia=10399)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10399 (s=10389, is=10398, ic=10397, ia=10399)