Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123780 (s=123780, is=123857, ic=123859, ia=123862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123858 (s=123780, is=123858, ic=123860, ia=123863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123860 (s=123780, is=123858, ic=123860, ia=123863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123863 (s=123780, is=123858, ic=123860, ia=123863)