Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100288 (s=100288, is=100351, ic=100352, ia=100353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100352 (s=100288, is=100352, ic=100353, ia=100354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100353 (s=100288, is=100352, ic=100353, ia=100354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100354 (s=100288, is=100352, ic=100353, ia=100354)