Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65255 (s=65255, is=65310, ic=65311, ia=65312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65311 (s=65255, is=65311, ic=65312, ia=65313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65312 (s=65255, is=65311, ic=65312, ia=65313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65313 (s=65255, is=65311, ic=65312, ia=65313)