Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123746 (s=123746, is=123823, ic=123825, ia=123828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123824 (s=123746, is=123824, ic=123826, ia=123829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123826 (s=123746, is=123824, ic=123826, ia=123829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123829 (s=123746, is=123824, ic=123826, ia=123829)