Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23321 (s=23321, is=23337, ic=23339, ia=23341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23338 (s=23321, is=23338, ic=23340, ia=23342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23340 (s=23321, is=23338, ic=23340, ia=23342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23342 (s=23321, is=23338, ic=23340, ia=23342)