Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123155 (s=123155, is=123231, ic=123234, ia=123236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123232 (s=123155, is=123232, ic=123235, ia=123237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123235 (s=123155, is=123232, ic=123235, ia=123237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123237 (s=123155, is=123232, ic=123235, ia=123237)