Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104999 (s=104999, is=105067, ic=105068, ia=105070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105068 (s=104999, is=105068, ic=105069, ia=105071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105069 (s=104999, is=105068, ic=105069, ia=105071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105071 (s=104999, is=105068, ic=105069, ia=105071)