Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123703 (s=123703, is=123780, ic=123782, ia=123785)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123781 (s=123703, is=123781, ic=123783, ia=123786)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123783 (s=123703, is=123781, ic=123783, ia=123786)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123786 (s=123703, is=123781, ic=123783, ia=123786)