Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49072 (s=49072, is=49122, ic=49122, ia=49124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49123 (s=49072, is=49123, ic=49123, ia=49125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49123 (s=49072, is=49123, ic=49123, ia=49125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49125 (s=49072, is=49123, ic=49123, ia=49125)