Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110234 (s=110234, is=110307, ic=110308, ia=110310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110308 (s=110234, is=110308, ic=110309, ia=110311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110309 (s=110234, is=110308, ic=110309, ia=110311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110311 (s=110234, is=110308, ic=110309, ia=110311)