Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12512 (s=12512, is=12522, ic=12523, ia=12522)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12523 (s=12512, is=12523, ic=12524, ia=12523)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12524 (s=12512, is=12523, ic=12524, ia=12523)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12523 (s=12512, is=12523, ic=12524, ia=12523)