Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24098 (s=24098, is=24121, ic=24122, ia=24119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24122 (s=24098, is=24122, ic=24123, ia=24120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24123 (s=24098, is=24122, ic=24123, ia=24120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24120 (s=24098, is=24122, ic=24123, ia=24120)