Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111499 (s=111499, is=111572, ic=111573, ia=111575)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111573 (s=111499, is=111573, ic=111574, ia=111576)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111574 (s=111499, is=111573, ic=111574, ia=111576)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111576 (s=111499, is=111573, ic=111574, ia=111576)