Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65921 (s=65921, is=65976, ic=65977, ia=65978)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65977 (s=65921, is=65977, ic=65978, ia=65979)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65978 (s=65921, is=65977, ic=65978, ia=65979)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65979 (s=65921, is=65977, ic=65978, ia=65979)