Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25107 (s=25107, is=25131, ic=25132, ia=25129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25132 (s=25107, is=25132, ic=25133, ia=25130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25133 (s=25107, is=25132, ic=25133, ia=25130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25130 (s=25107, is=25132, ic=25133, ia=25130)