Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98101 (s=98101, is=98163, ic=98164, ia=98165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98164 (s=98101, is=98164, ic=98165, ia=98166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98165 (s=98101, is=98164, ic=98165, ia=98166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98166 (s=98101, is=98164, ic=98165, ia=98166)