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