Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50048 (s=50048, is=50098, ic=50098, ia=50100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50099 (s=50048, is=50099, ic=50099, ia=50101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50099 (s=50048, is=50099, ic=50099, ia=50101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50101 (s=50048, is=50099, ic=50099, ia=50101)