Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11133 (s=11133, is=11143, ic=11142, ia=11144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11144 (s=11133, is=11144, ic=11143, ia=11145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11143 (s=11133, is=11144, ic=11143, ia=11145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11145 (s=11133, is=11144, ic=11143, ia=11145)