Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83984 (s=83984, is=84041, ic=84042, ia=84043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84042 (s=83984, is=84042, ic=84043, ia=84044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84043 (s=83984, is=84042, ic=84043, ia=84044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84044 (s=83984, is=84042, ic=84043, ia=84044)