Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31729 (s=31729, is=31763, ic=31762, ia=31764)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31764 (s=31729, is=31764, ic=31763, ia=31765)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31763 (s=31729, is=31764, ic=31763, ia=31765)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31765 (s=31729, is=31764, ic=31763, ia=31765)