Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100147 (s=100147, is=100210, ic=100211, ia=100212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100211 (s=100147, is=100211, ic=100212, ia=100213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100212 (s=100147, is=100211, ic=100212, ia=100213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100213 (s=100147, is=100211, ic=100212, ia=100213)