Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24120 (s=24120, is=24136, ic=24138, ia=24140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24137 (s=24120, is=24137, ic=24139, ia=24141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24139 (s=24120, is=24137, ic=24139, ia=24141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24141 (s=24120, is=24137, ic=24139, ia=24141)