Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8888 (s=8888, is=8889, ic=8890, ia=8890, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8890 (s=8888, is=8890, ic=8891, ia=8891, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8891 (s=8888, is=8890, ic=8891, ia=8891, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8891 (s=8888, is=8890, ic=8891, ia=8891, pia)