Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31065 (s=31065, is=31099, ic=31098, ia=31100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31100 (s=31065, is=31100, ic=31099, ia=31101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31099 (s=31065, is=31100, ic=31099, ia=31101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31101 (s=31065, is=31100, ic=31099, ia=31101)