Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110220 (s=110220, is=110293, ic=110294, ia=110296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110294 (s=110220, is=110294, ic=110295, ia=110297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110295 (s=110220, is=110294, ic=110295, ia=110297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110297 (s=110220, is=110294, ic=110295, ia=110297)