Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25080 (s=25080, is=25104, ic=25105, ia=25102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25105 (s=25080, is=25105, ic=25106, ia=25103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25106 (s=25080, is=25105, ic=25106, ia=25103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25103 (s=25080, is=25105, ic=25106, ia=25103)