Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20903 (s=20903, is=20916, ic=20918, ia=20920)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20917 (s=20903, is=20917, ic=20919, ia=20921)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20919 (s=20903, is=20917, ic=20919, ia=20921)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20921 (s=20903, is=20917, ic=20919, ia=20921)