Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86123 (s=86123, is=86181, ic=86182, ia=86183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86182 (s=86123, is=86182, ic=86183, ia=86184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86183 (s=86123, is=86182, ic=86183, ia=86184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86184 (s=86123, is=86182, ic=86183, ia=86184)