Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100994 (s=100994, is=101058, ic=101059, ia=101061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101059 (s=100994, is=101059, ic=101060, ia=101062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101060 (s=100994, is=101059, ic=101060, ia=101062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101062 (s=100994, is=101059, ic=101060, ia=101062)