Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101376 (s=101376, is=101440, ic=101441, ia=101443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101441 (s=101376, is=101441, ic=101442, ia=101444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101442 (s=101376, is=101441, ic=101442, ia=101444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101444 (s=101376, is=101441, ic=101442, ia=101444)