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