Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100828 (s=100828, is=100891, ic=100892, ia=100894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100892 (s=100828, is=100892, ic=100893, ia=100895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100893 (s=100828, is=100892, ic=100893, ia=100895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100895 (s=100828, is=100892, ic=100893, ia=100895)