Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11169 (s=11169, is=11179, ic=11178, ia=11180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11180 (s=11169, is=11180, ic=11179, ia=11181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11179 (s=11169, is=11180, ic=11179, ia=11181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11181 (s=11169, is=11180, ic=11179, ia=11181)