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