Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12097 (s=12097, is=12107, ic=12109, ia=12110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12108 (s=12097, is=12108, ic=12110, ia=12111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12110 (s=12097, is=12108, ic=12110, ia=12111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12111 (s=12097, is=12108, ic=12110, ia=12111)