Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65329 (s=65329, is=65384, ic=65385, ia=65386)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65385 (s=65329, is=65385, ic=65386, ia=65387)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65386 (s=65329, is=65385, ic=65386, ia=65387)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65387 (s=65329, is=65385, ic=65386, ia=65387)