Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33299 (s=33299, is=33334, ic=33333, ia=33335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33335 (s=33299, is=33335, ic=33334, ia=33336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33334 (s=33299, is=33335, ic=33334, ia=33336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33336 (s=33299, is=33335, ic=33334, ia=33336)