Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123598 (s=123598, is=123675, ic=123677, ia=123680)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123676 (s=123598, is=123676, ic=123678, ia=123681)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123678 (s=123598, is=123676, ic=123678, ia=123681)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123681 (s=123598, is=123676, ic=123678, ia=123681)