Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111143 (s=111143, is=111216, ic=111217, ia=111219)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111217 (s=111143, is=111217, ic=111218, ia=111220)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111218 (s=111143, is=111217, ic=111218, ia=111220)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111220 (s=111143, is=111217, ic=111218, ia=111220)