Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83048 (s=83048, is=83105, ic=83106, ia=83107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83106 (s=83048, is=83106, ic=83107, ia=83108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83107 (s=83048, is=83106, ic=83107, ia=83108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83108 (s=83048, is=83106, ic=83107, ia=83108)