Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33022 (s=33022, is=33056, ic=33055, ia=33057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33057 (s=33022, is=33057, ic=33056, ia=33058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33056 (s=33022, is=33057, ic=33056, ia=33058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33058 (s=33022, is=33057, ic=33056, ia=33058)