Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86062 (s=86062, is=86120, ic=86121, ia=86122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86121 (s=86062, is=86121, ic=86122, ia=86123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86122 (s=86062, is=86121, ic=86122, ia=86123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86123 (s=86062, is=86121, ic=86122, ia=86123)