Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97826 (s=97826, is=97888, ic=97889, ia=97890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97889 (s=97826, is=97889, ic=97890, ia=97891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97890 (s=97826, is=97889, ic=97890, ia=97891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97891 (s=97826, is=97889, ic=97890, ia=97891)