Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123609 (s=123609, is=123686, ic=123688, ia=123691)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123687 (s=123609, is=123687, ic=123689, ia=123692)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123689 (s=123609, is=123687, ic=123689, ia=123692)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123692 (s=123609, is=123687, ic=123689, ia=123692)