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