Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101765 (s=101765, is=101829, ic=101830, ia=101832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101830 (s=101765, is=101830, ic=101831, ia=101833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101831 (s=101765, is=101830, ic=101831, ia=101833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101833 (s=101765, is=101830, ic=101831, ia=101833)