Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 71233 (s=71233, is=71289, ic=71290, ia=71291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71290 (s=71233, is=71290, ic=71291, ia=71292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71291 (s=71233, is=71290, ic=71291, ia=71292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71292 (s=71233, is=71290, ic=71291, ia=71292)