Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9970 (s=9970, is=9978, ic=9977, ia=9979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9979 (s=9970, is=9979, ic=9978, ia=9980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9978 (s=9970, is=9979, ic=9978, ia=9980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9980 (s=9970, is=9979, ic=9978, ia=9980)