Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123227 (s=123227, is=123304, ic=123306, ia=123309)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123305 (s=123227, is=123305, ic=123307, ia=123310)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123307 (s=123227, is=123305, ic=123307, ia=123310)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123310 (s=123227, is=123305, ic=123307, ia=123310)