Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20967 (s=20967, is=20989, ic=20990, ia=20987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20990 (s=20967, is=20990, ic=20991, ia=20988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20991 (s=20967, is=20990, ic=20991, ia=20988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20988 (s=20967, is=20990, ic=20991, ia=20988)