Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23088 (s=23088, is=23099, ic=23099, ia=23098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23100 (s=23088, is=23100, ic=23100, ia=23099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23100 (s=23088, is=23100, ic=23100, ia=23099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23099 (s=23088, is=23100, ic=23100, ia=23099)