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