Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18042 (s=18042, is=18052, ic=18052, ia=18051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18053 (s=18042, is=18053, ic=18053, ia=18052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18053 (s=18042, is=18053, ic=18053, ia=18052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18052 (s=18042, is=18053, ic=18053, ia=18052)