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