Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99479 (s=99479, is=99541, ic=99542, ia=99543)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99542 (s=99479, is=99542, ic=99543, ia=99544)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99543 (s=99479, is=99542, ic=99543, ia=99544)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99544 (s=99479, is=99542, ic=99543, ia=99544)