Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100187 (s=100187, is=100250, ic=100251, ia=100252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100251 (s=100187, is=100251, ic=100252, ia=100253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100252 (s=100187, is=100251, ic=100252, ia=100253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100253 (s=100187, is=100251, ic=100252, ia=100253)