Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99039 (s=99039, is=99101, ic=99102, ia=99103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99102 (s=99039, is=99102, ic=99103, ia=99104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99103 (s=99039, is=99102, ic=99103, ia=99104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99104 (s=99039, is=99102, ic=99103, ia=99104)