Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83942 (s=83942, is=83999, ic=84000, ia=84001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84000 (s=83942, is=84000, ic=84001, ia=84002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84001 (s=83942, is=84000, ic=84001, ia=84002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84002 (s=83942, is=84000, ic=84001, ia=84002)