Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88125 (s=88125, is=88185, ic=88186, ia=88187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88186 (s=88125, is=88186, ic=88187, ia=88188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88187 (s=88125, is=88186, ic=88187, ia=88188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88188 (s=88125, is=88186, ic=88187, ia=88188)