Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33841 (s=33841, is=33876, ic=33875, ia=33877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33877 (s=33841, is=33877, ic=33876, ia=33878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33876 (s=33841, is=33877, ic=33876, ia=33878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33878 (s=33841, is=33877, ic=33876, ia=33878)