Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123180 (s=123180, is=123256, ic=123259, ia=123261)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123257 (s=123180, is=123257, ic=123260, ia=123262)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123260 (s=123180, is=123257, ic=123260, ia=123262)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123262 (s=123180, is=123257, ic=123260, ia=123262)