Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23392 (s=23392, is=23408, ic=23410, ia=23412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23409 (s=23392, is=23409, ic=23411, ia=23413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23411 (s=23392, is=23409, ic=23411, ia=23413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23413 (s=23392, is=23409, ic=23411, ia=23413)