Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56837 (s=56837, is=56888, ic=56888, ia=56890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56889 (s=56837, is=56889, ic=56889, ia=56891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56889 (s=56837, is=56889, ic=56889, ia=56891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56891 (s=56837, is=56889, ic=56889, ia=56891)