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