Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99838 (s=99838, is=99901, ic=99902, ia=99903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99902 (s=99838, is=99902, ic=99903, ia=99904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99903 (s=99838, is=99902, ic=99903, ia=99904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99904 (s=99838, is=99902, ic=99903, ia=99904)