Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123178 (s=123178, is=123254, ic=123257, ia=123259)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123255 (s=123178, is=123255, ic=123258, ia=123260)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123258 (s=123178, is=123255, ic=123258, ia=123260)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123260 (s=123178, is=123255, ic=123258, ia=123260)