Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6010 (s=6010, is=6017, ic=6015, ia=6017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6018 (s=6010, is=6018, ic=6016, ia=6018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6016 (s=6010, is=6018, ic=6016, ia=6018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6018 (s=6010, is=6018, ic=6016, ia=6018)