Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101270 (s=101270, is=101334, ic=101335, ia=101337)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101335 (s=101270, is=101335, ic=101336, ia=101338)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101336 (s=101270, is=101335, ic=101336, ia=101338)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101338 (s=101270, is=101335, ic=101336, ia=101338)