Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13240 (s=13240, is=13250, ic=13252, ia=13253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13251 (s=13240, is=13251, ic=13253, ia=13254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13253 (s=13240, is=13251, ic=13253, ia=13254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13254 (s=13240, is=13251, ic=13253, ia=13254)