Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88062 (s=88062, is=88122, ic=88123, ia=88124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88123 (s=88062, is=88123, ic=88124, ia=88125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88124 (s=88062, is=88123, ic=88124, ia=88125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88125 (s=88062, is=88123, ic=88124, ia=88125)