Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123729 (s=123729, is=123806, ic=123808, ia=123811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123807 (s=123729, is=123807, ic=123809, ia=123812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123809 (s=123729, is=123807, ic=123809, ia=123812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123812 (s=123729, is=123807, ic=123809, ia=123812)