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