Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22034 (s=22034, is=22068, ic=22070, ia=22065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22069 (s=22034, is=22069, ic=22071, ia=22066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22071 (s=22034, is=22069, ic=22071, ia=22066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22066 (s=22034, is=22069, ic=22071, ia=22066)