Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83932 (s=83932, is=83989, ic=83990, ia=83991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83990 (s=83932, is=83990, ic=83991, ia=83992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83991 (s=83932, is=83990, ic=83991, ia=83992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83992 (s=83932, is=83990, ic=83991, ia=83992)