Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104980 (s=104980, is=105048, ic=105049, ia=105051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105049 (s=104980, is=105049, ic=105050, ia=105052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105050 (s=104980, is=105049, ic=105050, ia=105052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105052 (s=104980, is=105049, ic=105050, ia=105052)