Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10509 (s=10509, is=10517, ic=10516, ia=10518)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10518 (s=10509, is=10518, ic=10517, ia=10519)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10517 (s=10509, is=10518, ic=10517, ia=10519)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10519 (s=10509, is=10518, ic=10517, ia=10519)