Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28020 (s=28020, is=28038, ic=28041, ia=28042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28039 (s=28020, is=28039, ic=28042, ia=28043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28042 (s=28020, is=28039, ic=28042, ia=28043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28043 (s=28020, is=28039, ic=28042, ia=28043)