Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6765 (s=6765, is=6772, ic=6770, ia=6772)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6773 (s=6765, is=6773, ic=6771, ia=6773)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6771 (s=6765, is=6773, ic=6771, ia=6773)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6773 (s=6765, is=6773, ic=6771, ia=6773)