Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12240 (s=12240, is=12252, ic=12251, ia=12253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12253 (s=12240, is=12253, ic=12252, ia=12254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12252 (s=12240, is=12253, ic=12252, ia=12254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12254 (s=12240, is=12253, ic=12252, ia=12254)