Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100533 (s=100533, is=100595, ic=100597, ia=100598)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100596 (s=100533, is=100596, ic=100598, ia=100599)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100598 (s=100533, is=100596, ic=100598, ia=100599)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100599 (s=100533, is=100596, ic=100598, ia=100599)